text in colorbar display
Ältere Kommentare anzeigen
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 Kommentar
Rik
am 14 Jul. 2018
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.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Colorbar finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!