how to adjust the font size of RowLabels and ColumnLabels of HeatMap
    15 views (last 30 days)
  
       Show older comments
    
How to adjust the font size of RowLabels and ColumnLabels of HeatMap?
Answers (2)
  Marco Riani
      
 on 5 Dec 2020
        h.FontSize  changes the FontSize of all xlabels, ylabels and the numbers inside the heatmap.
In order to change the FontSize of a particular label it seems to me it is necessary to use Latex instruction \fontsize (see screenshot below)

0 Comments
See Also
Categories
				Find more on Data Distribution Plots in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

