Set min and max value for the color bar on a script

3 Ansichten (letzte 30 Tage)
Francesco
Francesco am 6 Mai 2014
Kommentiert: Francesco am 6 Mai 2014
Hi, is there a way to set from the script the min and the max values for my color bar? Thanks to all.

Akzeptierte Antwort

aneps
aneps am 6 Mai 2014
Try
caxis([min max]);

Weitere Antworten (0)

Kategorien

Mehr zu Line Plots finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by