3d plots
1 view (last 30 days)
Show older comments
I have been calculating different wavespectra, plotting a single wave spectra is no problem. But i would like to plot all the calculated wavespectra in same figure, with reference to witch direction the waves are moving, so that direction of the waves is revolving around the z-axis. My matlab skills are limited to the very basic stuff, so please go easy on me.
1 Comment
Honglei Chen
on 24 May 2012
It will be helpful if you could post some sort of examples of such a plot. There are many 3d plot functions in MATLAB. From your description, I think you may be able to use waterfall, but I'm not completely sure.
Answers (1)
chirag
on 24 May 2012
try and check out "plot3" function.. its simple to use, u must have all thre vectors of same size though.
0 Comments
See Also
Categories
Find more on 2-D and 3-D Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!