Contour colors below cmin
Show older comments
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
Find more on Contour Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!