How can plot this graph ? For analysis.

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

4 Comments

[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.

Sign in to comment.

Answers (1)

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

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Asked:

on 24 Feb 2011

Answered:

on 14 Apr 2021

Community Treasure Hunt

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

Start Hunting!