How do I change the tick label rotation on my colorbar?
Ältere Kommentare anzeigen
I have a horizontal colobar and my goal is to set the tick labels of my colorbar, so that they won't tilt. Here is a screenshot of the current problem:

I tried the below but it did not work:
set(cb, 'yTickLabelRotation', 0);
2 Kommentare
Star Strider
am 31 Jul. 2022
If a smaller font size is a option (I realise that it might not be since this is for publication), experiment with that.
Leon
am 31 Jul. 2022
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Axis Labels finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!