How can plot this graph ? For analysis.
Mostrar comentarios más antiguos
How can plot this graph ?
I need to help ? For analysis.
plz very thanks.
4 comentarios
Paulo Silva
el 24 de Feb. de 2011
[X,Y,Z] = peaks(30);
plot3(Y,X,Z)
Matt Fig
el 24 de Feb. de 2011
Use the WATERFALL function.
Jirawat
el 25 de Feb. de 2011
Matt Fig
el 25 de Feb. de 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.
Respuestas (1)
JIYON PJ
el 14 de Abr. de 2021
0 votos
Please don not put such links in query. It is better you delete the question. The link is expired or something.
Categorías
Más información sobre 2-D and 3-D Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!