Temperature contour plot from x,y coordinates and corresponding Temperatures?

6 Ansichten (letzte 30 Tage)
Hello everyone,
I have a data set that has the x,y coordinates and their corresponding temperatures (i.e. position based temperatures). How can I draw a plot that will show the temperatures of those positions like contour plot.
Thanks in advance for your time and suggestions. :D
  2 Kommentare
Mahabubur Rahman
Mahabubur Rahman am 14 Jun. 2019
but my values of temperature for x,y coordinates are fixed and the interpolating values in between them has to be calculated, If I use meshgrid then it could lead to improper interpolation results.

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Star Strider
Star Strider am 14 Jun. 2019
See if the griddata (link) function will do what you want.

Weitere Antworten (0)

Kategorien

Mehr zu Contour Plots finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by