Hi,
I need to make a 3D surface . I know "surf" is SIMILAR to what I need, but that's not quite it. Basically, I have the following variables:
t = [1.952:m] 90x1double
S1* = [4.1332:n] 90x1double
S2* = [303.0277:o] 90x1double
These should be the three Cartesian corodinate axes.
So to summarize, I need a graph of the form (t,S1*,S2*).
Thanks in advance.

 채택된 답변

Image Analyst
Image Analyst 2014년 6월 22일

0 개 추천

Try scatter3().

댓글 수: 1

eris verli
eris verli 2014년 6월 22일
thx, it works. i first tried trimesh function..but i was not convinced abt my result.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

태그

질문:

2014년 6월 22일

댓글:

2014년 6월 22일

Community Treasure Hunt

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

Start Hunting!

Translated by