Multiple heat maps w same "heat scale"

8 Ansichten (letzte 30 Tage)
Jared
Jared am 29 Dez. 2019
Kommentiert: Image Analyst am 30 Dez. 2019
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?

Antworten (1)

Image Analyst
Image Analyst am 29 Dez. 2019
Did you check the documentation and notice the 'DisplayRange', and 'Colormap' options? Try those.
  2 Kommentare
Jared
Jared am 30 Dez. 2019
Bearbeitet: Jared am 30 Dez. 2019
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 am 30 Dez. 2019
Then see if caxis() helps any.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Data Distribution 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