Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

how to plot contour with 3 dimensional data

조회 수: 1 (최근 30일)
Yu Li
Yu Li 2017년 4월 21일
마감: MATLAB Answer Bot 2021년 8월 20일
hi: I have a 3-dimensional data x-y-z.
the x,y value is the coordinate in x-y axis, the z value is a parameter distributed at each x-y location. such as temperature. so I want to plot a contour with the 3D data. is there anyway to do that?
thanks! Li
  댓글 수: 1
Rik
Rik 2017년 4월 21일
Next time, have a look here before posting a question.

답변 (1개)

Rik
Rik 2017년 4월 21일
I think the first result on Google will the contour function.
doc contour
That will teach you a lot about what syntax will work for your data.

이 질문은 마감되었습니다.

태그

Community Treasure Hunt

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

Start Hunting!

Translated by