Plotting 2D Contour Plot with XYZ Data

11 Ansichten (letzte 30 Tage)
Quinn Coughlin
Quinn Coughlin am 8 Mär. 2021
Beantwortet: darova am 9 Mär. 2021
I have a matrix Total that has three columns the first is the x coordinate, second is the y coordinate and the third column is the z coordiantes. I want to plot a 2D contour map of the x and y positions and the z being the temperature value at each point. Any help would be great.

Antworten (1)

darova
darova am 9 Mär. 2021
  • Try griddata to create 2d matrices
  • use contour

Kategorien

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

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by