colormap and mesh plots

3 visualizaciones (últimos 30 días)
David Koenig
David Koenig el 15 de Mayo de 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.

Respuesta aceptada

Walter Roberson
Walter Roberson el 15 de Mayo de 2012
colormap(flipud(gray))
  1 comentario
David Koenig
David Koenig el 15 de Mayo de 2012
Thanks! I will give it try.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Surface and Mesh Plots en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by