help with contour plot
1 view (last 30 days)
Show older comments
Hanna Sundling
on 29 Apr 2020
Commented: Hanna Sundling
on 29 Apr 2020
Hi!
I am trying to plot a contour but it says that the matrix domensions does not agree, anyone who knows why?
The equation and the demands are:
And my code is:
(The picture above my code is what it is supposed to look like)
0 Comments
Accepted Answer
Walter Roberson
on 29 Apr 2020
Your Z needs to be defined in terms of X and Y, not in terms of x and y.
More Answers (0)
See Also
Categories
Find more on Contour Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!