필터 지우기
필터 지우기

colormap and mesh plots

조회 수: 1 (최근 30일)
David Koenig
David Koenig 2012년 5월 15일
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))
  댓글 수: 1
David Koenig
David Koenig 2012년 5월 15일
Thanks! I will give it try.

댓글을 달려면 로그인하십시오.

추가 답변 (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