3d plots
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Honglei Chen
le 24 Mai 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.
Réponses (1)
chirag
le 24 Mai 2012
try and check out "plot3" function.. its simple to use, u must have all thre vectors of same size though.
0 commentaires
Voir également
Catégories
En savoir plus sur 2-D and 3-D Plots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!