Info

この質問は閉じられています。 編集または回答するには再度開いてください。

how to plot contour with 3 dimensional data

2 ビュー (過去 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