How can plot this graph ? For analysis.
古いコメントを表示
How can plot this graph ?
I need to help ? For analysis.
plz very thanks.
4 件のコメント
Paulo Silva
2011 年 2 月 24 日
[X,Y,Z] = peaks(30);
plot3(Y,X,Z)
Matt Fig
2011 年 2 月 24 日
Use the WATERFALL function.
Jirawat
2011 年 2 月 25 日
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
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 Exchange で 2-D and 3-D Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!