How can plot this graph ? For analysis.

How can plot this graph ?
I need to help ? For analysis.
plz very thanks.

4 个评论

[X,Y,Z] = peaks(30);
plot3(Y,X,Z)
Use the WATERFALL function.
Can you help on code to plot waterfall to me.
thanks
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.

请先登录,再进行评论。

回答(1 个)

JIYON PJ
JIYON PJ 2021-4-14
Please don not put such links in query. It is better you delete the question. The link is expired or something.

类别

帮助中心File Exchange 中查找有关 2-D and 3-D Plots 的更多信息

提问:

2011-2-24

回答:

2021-4-14

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by