Chapter Contents

Previous

Next
The G3D Procedure

Procedure Syntax


Requirements: At least one PLOT or SCATTER statement is required.
Global statements: FOOTNOTE, TITLE
Reminder: The procedure can include the BY, FORMAT, LABEL, NOTE, and WHERE statements.
Supports: Output Delivery System (ODS)

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


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.