Colorbar Text

2 visualizzazioni (ultimi 30 giorni)
Gregory Vernon
Gregory Vernon il 6 Apr 2011
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.

Risposta accettata

the cyclist
the cyclist il 6 Apr 2011
hc=colorbar;
set(hc,'YAxisLocation','Left')

Più risposte (0)

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by