How can plot this graph ? For analysis.
Afficher commentaires plus anciens
How can plot this graph ?
I need to help ? For analysis.
plz very thanks.
4 commentaires
Paulo Silva
le 24 Fév 2011
[X,Y,Z] = peaks(30);
plot3(Y,X,Z)
Matt Fig
le 24 Fév 2011
Use the WATERFALL function.
Jirawat
le 25 Fév 2011
Matt Fig
le 25 Fév 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.
Réponses (1)
JIYON PJ
le 14 Avr 2021
0 votes
Please don not put such links in query. It is better you delete the question. The link is expired or something.
Catégories
En savoir plus sur 2-D and 3-D Plots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!