How to plot function of matrix in MATLAB?
1 view (last 30 days)
Show older comments
Sergey Lopatnikov
on 15 Sep 2020
Commented: madhan ravi
on 15 Sep 2020
I have
x=1:5
y=1:5
It seems that surf can plot Z=x+y, but not Z=x+y' .
How to plot Z=x+y'?
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Surface and Mesh Plots in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!