text in colorbar display
古いコメントを表示
Hi: I have a contour plot and a colored with a colorbar, but the exponential is inside the plot, is there anyway to refine it, for example, move it after the numbers? as shown in the figure?
Thanks Yu

1 件のコメント
Rik
2018 年 7 月 14 日
I don't know a method to actually solve this problem, but you could bodge this with at least two ways:
- Move the colorbar or axis position.
- Change the text labels, so the last text label is '2 x 10^{9}'. This has as a downside that you de-couple the labels from the values, so you can't easily change the caxis without having to redo this fix.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Colorbar についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!