I am trying to plot a theoretical function, but keep getting a parse error when I try to divide by an element of my x vector

 Accepted Answer

Remove the dot next to the third x , and replace all the * ^ / with .* .^ ./ also remove the loop. If you want precise help paste your code as text not as pictures.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!