Creating and Loading Colormaps

SaveColormap("file," M) Creates a colormap file for use with 3D Plots containing the values in M. Returns the number of rows written to the file. Once the colormap is saved, it is available on the Advanced tab in the 3D Plot Format dialog box.

LoadColormap("file") Returns an array containing the values in the 3D Plot colormap file.

Arguments:

Notes: