3d plots

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

Sign in to comment.

Answers (1)

chirag
chirag on 24 May 2012

0 votes

try and check out "plot3" function.. its simple to use, u must have all thre vectors of same size though.

Categories

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

Tags

Asked:

on 24 May 2012

Community Treasure Hunt

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

Start Hunting!