How can plot this graph ? For analysis.
Mostra commenti meno recenti
How can plot this graph ?
I need to help ? For analysis.
plz very thanks.
4 Commenti
Paulo Silva
il 24 Feb 2011
[X,Y,Z] = peaks(30);
plot3(Y,X,Z)
Matt Fig
il 24 Feb 2011
Use the WATERFALL function.
Jirawat
il 25 Feb 2011
Matt Fig
il 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.
Risposte (1)
JIYON PJ
il 14 Apr 2021
0 voti
Please don not put such links in query. It is better you delete the question. The link is expired or something.
Categorie
Scopri di più su 2-D and 3-D Plots in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!