how to plot contour with 3 dimensional data

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 Kommentar

Rik
Rik am 21 Apr. 2017
Next time, have a look here before posting a question.

Antworten (1)

Rik
Rik am 21 Apr. 2017

0 Stimmen

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.

Diese Frage ist geschlossen.

Tags

Gefragt:

am 21 Apr. 2017

Geschlossen:

am 20 Aug. 2021

Community Treasure Hunt

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

Start Hunting!

Translated by