How do I change the tick label rotation on my colorbar?
Mostrar comentarios más antiguos
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 comentarios
Star Strider
el 31 de Jul. de 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
el 31 de Jul. de 2022
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Axis Labels en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!