Multiple heat maps w same "heat scale"
Afficher commentaires plus anciens
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?
Réponses (1)
Image Analyst
le 29 Déc 2019
0 votes
Did you check the documentation and notice the 'DisplayRange', and 'Colormap' options? Try those.
2 commentaires
Image Analyst
le 30 Déc 2019
Then see if caxis() helps any.
Catégories
En savoir plus sur Data Distribution Plots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!