Plotting 2D Contour Plot with XYZ Data

11 次查看(过去 30 天)
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.

回答(1 个)

darova
darova 2021-3-9
  • Try griddata to create 2d matrices
  • use contour

类别

Help CenterFile Exchange 中查找有关 Contour Plots 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by