LUTCONT

Loads a lookup table to give the display the appearance of a contour plot

Description:

This procedure loads a lookup table  that gives a contour-plot appearance into the current graphics device. The lookup table is mainly black with a set of white stripes and it is loaded with linear scaling.

Usage:

lutcont

Parameters:

DEVICE = DEVICE (Read)
Name of the graphics device whose colour table is to be changed. [Current graphics device]

Notes:

This is a procedure that calls LUTABLE. Therefore, the parameter cannot be specified on the command line. You will only be prompted for the DEVICE parameter if the current graphics device is not suitable or not available.