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.

 Réponse acceptée

the cyclist
the cyclist le 6 Avr 2011

0 votes

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

Plus de réponses (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by