Info
此问题已关闭。 请重新打开它进行编辑或回答。
how to plot contour with 3 dimensional data
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
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.
0 个评论
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!