Heat Maps with Text
Editor's Note: This was a File Exchange Pick of the Week
A number of people have asked me whether MATLAB can add text to heatmaps to show the exact values. This is very easy to do, however, making a the text robust to resizing, zooming and other operations is a little trickier.
This example shows how to add text to the heatmap and also includes an M-file that shows how to handle zooming and resizing.
Cite As
Robert Henson (2024). Heat Maps with Text (https://www.mathworks.com/matlabcentral/fileexchange/15877-heat-maps-with-text), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Graphics > Formatting and Annotation > Colormaps > Green >
Tags
Acknowledgements
Inspired: scattertext
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.