How do I change the tick label rotation on my colorbar?
古いコメントを表示
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 件のコメント
Star Strider
2022 年 7 月 31 日
If a smaller font size is a option (I realise that it might not be since this is for publication), experiment with that.
Leon
2022 年 7 月 31 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Axis Labels についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!