Multiple heat maps w same "heat scale"

조회 수: 3 (최근 30일)
Jared
Jared 2019년 12월 29일
댓글: Image Analyst 2019년 12월 30일
All I looked through the documentation re the heatmap graph function and didn't see the functionality I'm curious about. I'm looking for ways to fix the numerical scale the heat map is using across multiple heat map graphs so that one could look at each graph and know they were fixed to the same x and y scales and therefore comparable. Has anyone done something like this before?

답변 (1개)

Image Analyst
Image Analyst 2019년 12월 29일
Did you check the documentation and notice the 'DisplayRange', and 'Colormap' options? Try those.
  댓글 수: 2
Jared
Jared 2019년 12월 30일
편집: Jared 2019년 12월 30일
I found the 'Colormap' section but I'm not seeing 'DisplayRange" in the options. Do you have a link of where you see that functionality?
Updated: think I found what you are referring to but it looks like that particular functionality for the heatmap object is only available in the bioinformatics toolbox.
Image Analyst
Image Analyst 2019년 12월 30일
Then see if caxis() helps any.

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

카테고리

Help CenterFile Exchange에서 Data Distribution Plots에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by