How do I change the tick label rotation on my colorbar?
Afficher commentaires plus anciens
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 commentaires
Star Strider
le 31 Juil 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
le 31 Juil 2022
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Axis Labels 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!