How do I change the tick label rotation on my colorbar?
Show older comments
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 Comments
Star Strider
on 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
on 31 Jul 2022
Accepted Answer
More Answers (0)
Categories
Find more on Axis Labels 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!