Azzera filtri
Azzera filtri

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

18 visualizzazioni (ultimi 30 giorni)
Is there MATLAB function allow the colorbar to (white -> black) on the unform coloriation from multi-plots if I use basic MATLAB version?

Risposta accettata

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

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by