Colorbar Text

2 次查看(过去 30 天)
Gregory Vernon
Gregory Vernon 2011-4-6
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
hc=colorbar;
set(hc,'YAxisLocation','Left')

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Colorbar 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by