3d plots
조회 수: 1 (최근 30일)
이전 댓글 표시
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
Honglei Chen
2012년 5월 24일
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.
답변 (1개)
chirag
2012년 5월 24일
try and check out "plot3" function.. its simple to use, u must have all thre vectors of same size though.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!