Plotting 2D Contour Plot with XYZ Data

조회 수: 11 (최근 30일)
Quinn Coughlin
Quinn Coughlin 2021년 3월 8일
답변: darova 2021년 3월 9일
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