colormap and mesh plots

6 visualizzazioni (ultimi 30 giorni)
David Koenig
David Koenig il 15 Mag 2012
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.

Risposta accettata

Walter Roberson
Walter Roberson il 15 Mag 2012
colormap(flipud(gray))

Più risposte (0)

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by