Code covered by the BSD License
%% 9 Level Color Scale Colormap with Mapping to Grayscale for Publications. % CMRmap=[0 0 0;.15 .15 .5;.3 .15 .75;.6 .2 .50;1 .25 .15;.9 .5 0;.9 .75 .1;.9 .9 .5;1 1 1] colormap(CMRmap) colorbar
Contact us