Anyone know if it's possible to select which side of a colorbar the text-values are on? ie. the default is on the right, but I want the text-values on the left of the colorbar.

 採用された回答

the cyclist
the cyclist 2011 年 4 月 6 日

0 投票

hc=colorbar;
set(hc,'YAxisLocation','Left')

その他の回答 (0 件)

カテゴリ

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by