setCmap()

Set color map.

Usage

vis.setCmap( cmap = 'default' )

Parameters

cmap (numarray or name of it as string)
The color map that is set.

Return Value

None

Errors

None

Description

This routine sets the color map for color contour. For example,
vis.setCmap( )