Documentation of color_davet


Global Index (all files) (short | long) | Local Index (files in subdir) (short | long)


Listing of script color_davet


cmap = [ ...
10 50 120;
15 75 165;
30 110 200;
60 160 240;
80 180 250;
130 210 255;
160 240 255;
200 250 255;
230 255 255;
255 255 255;
255 255 255;
255 250 220;
255 232 120;
255 192 60;
255 160 0;
255 96 0;
255 50 0;
225 20 0;
192 0 0;
165 0 0];
cmap = (cmap./255);
cmap = (0.5+cmap)/1.5;
colormap(cmap);