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!