How can plot this graph ? For analysis.
Show older comments
How can plot this graph ?
I need to help ? For analysis.
plz very thanks.
4 Comments
Paulo Silva
on 24 Feb 2011
[X,Y,Z] = peaks(30);
plot3(Y,X,Z)
Matt Fig
on 24 Feb 2011
Use the WATERFALL function.
Jirawat
on 25 Feb 2011
Matt Fig
on 25 Feb 2011
Well, since I have no access to your data, I suggest you simply read the documentation for WATERFALL. Type this at the command line:
docsearch('waterfall')
hit return, then read everything that pops up.
Answers (1)
JIYON PJ
on 14 Apr 2021
0 votes
Please don not put such links in query. It is better you delete the question. The link is expired or something.
Categories
Find more on 2-D and 3-D 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!