colormap and mesh plots

I am making mesh plots for a book publication and I can not use color. Unfortunately, the colormap gray basically whitens-out a good part of the plot thereby losing detail. Is there any way to turn the thing around so that colormap gray has the lightest shading for the lowest numbers? Alternatively, are the any other options to make mesh plots in black and white that might keep more detail? Thanks.

 Accepted Answer

colormap(flipud(gray))

More Answers (0)

Categories

Products

Community Treasure Hunt

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

Start Hunting!