Contour colors below cmin

I'm using a manual colormap and contour intervals with the contourf function. I'd like data values outside the value range to maintain the limit color, as stated in the caxis documentation. Values above the max do hold the max color, but values below the min display as white. Is there some other setting that will give this behavior, or do I manually have to limit the data >= the cmin value?

Answers (0)

Categories

Tags

Asked:

Ken
on 6 Oct 2011

Community Treasure Hunt

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

Start Hunting!