Heat map from a matrix

조회 수: 2 (최근 30일)
LUCA GIROTTI
LUCA GIROTTI 2022년 7월 31일
댓글: Adam Danz 2022년 8월 1일
Hey everyone,
I currently have the following heat data:
T_data = [100 85.8501 83.6024 76.5512 66.1883 64.8319 61.0564 55.4288 53.8187 50]
with the x_axis = 0 0.67 0.74 1.00 1.01 1.13 1.16 1.74 1.81 2
and the y_axis = 0 0.57 0.85 0.89 0.91 0.96 1.47 1.82 1.87 2
And I would like to create a heat map of this one, something similar to the following:
How would I be able to do it?
Thanks in advance!
  댓글 수: 3
LUCA GIROTTI
LUCA GIROTTI 2022년 8월 1일
@Dyuman Joshi Ok ok I have got my matrix, how can I proceed from there?
Adam Danz
Adam Danz 2022년 8월 1일
It looks like you're looking for contourf.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기

태그

제품


릴리스

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by