How can plot this graph ? For analysis.
Ältere Kommentare anzeigen
How can plot this graph ?
I need to help ? For analysis.
plz very thanks.
4 Kommentare
Paulo Silva
am 24 Feb. 2011
[X,Y,Z] = peaks(30);
plot3(Y,X,Z)
Matt Fig
am 24 Feb. 2011
Use the WATERFALL function.
Jirawat
am 25 Feb. 2011
Matt Fig
am 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.
Antworten (1)
JIYON PJ
am 14 Apr. 2021
0 Stimmen
Please don not put such links in query. It is better you delete the question. The link is expired or something.
Kategorien
Mehr zu 2-D and 3-D Plots finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!