Previous Page | Next Page

The G3D Procedure

Procedure Syntax


Requirements: At least one PLOT or SCATTER statement is required.
Global statements: AXIS, BY, FOOTNOTE, GOPTIONS, NOTE, TITLE
Reminder: The procedure can include the FORMAT, LABEL, and WHERE statements.
Restriction: The AXIS statement is partially supported by the Java and ActiveX devices only.

PROC G3D <DATA=input-data-set>
<ANNOTATE=annotate-data-set>
<GOUT=<libref.>output-catalog>;
PLOT plot-request</option(s)>;
SCATTER plot-request</option(s)>;

Previous Page | Next Page | Top of Page