colormap and mesh plots

1 次查看(过去 30 天)
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.

采纳的回答

Walter Roberson
Walter Roberson 2012-5-15
colormap(flipud(gray))

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Surface and Mesh Plots 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by