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!