Is there MATLAB function allow the colorbar to (white -> black) on the unform coloriation from multi-plots?

19 次查看(过去 30 天)
Is there MATLAB function allow the colorbar to (white -> black) on the unform coloriation from multi-plots if I use basic MATLAB version?

采纳的回答

Image Analyst
Image Analyst 2012-9-1
I'm not sure what you mean, but maybe it's this:
colormap(gray(256));
colorbar;

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 White 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by