completely white colormap
cmap=whitecolormap(n)
:n integer >= 3, the colormap size. : :cmap matrix with 3 columns [R,G,B]. :
This colormap is completely white
f = `scf`_(); `plot3d1`_(); f.color_map = whitecolormap(32);
Enter search terms or a module, class or function name.