How can plot this graph ? For analysis.

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

4 件のコメント

Paulo Silva
Paulo Silva 2011 年 2 月 24 日
[X,Y,Z] = peaks(30);
plot3(Y,X,Z)
Matt Fig
Matt Fig 2011 年 2 月 24 日
Use the WATERFALL function.
Jirawat
Jirawat 2011 年 2 月 25 日
Can you help on code to plot waterfall to me.
thanks
Matt Fig
Matt Fig 2011 年 2 月 25 日
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 日

0 投票

Please don not put such links in query. It is better you delete the question. The link is expired or something.

カテゴリ

ヘルプ センター および File Exchange2-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