AST_GRID

Draw a set of labelled coordinate axes

Description:

This routine draws a complete annotated set of coordinate axes for a Plot with (optionally) a coordinate grid superimposed. Details of the axes and grid can be controlled by setting values for the various attributes defined by the Plot class (q.v.).

Invocation

CALL AST_GRID( THIS, STATUS )

Arguments

THIS = INTEGER (Given)
Pointer to the Plot.
STATUS = INTEGER (Given and Returned)
The global status.

Notes: