PsiLAB Help Manual
Page
Section:
Basic Plot functions
Name:
plot_color_map
Set the current color map.
This functions sets the current color map distribution for 3D shade plots.
Available color maps:
type plot_color_range = GrayLevel | BlueRed | LolliPop ;;
Example:
[] plot_color_map BlueRed;;
Printed by PsiLAB