colormap and mesh plots

3 vues (au cours des 30 derniers jours)
David Koenig
David Koenig le 15 Mai 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.

Réponse acceptée

Walter Roberson
Walter Roberson le 15 Mai 2012
colormap(flipud(gray))
  1 commentaire
David Koenig
David Koenig le 15 Mai 2012
Thanks! I will give it try.

Connectez-vous pour commenter.

Plus de réponses (0)

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by