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

조회 수: 1 (최근 30일)
Francesco
Francesco 2014년 5월 6일
댓글: Francesco 2014년 5월 6일
Hi, is there a way to set from the script the min and the max values for my color bar? Thanks to all.

채택된 답변

aneps
aneps 2014년 5월 6일
Try
caxis([min max]);

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Bar Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by