TEMPLATE Subcommand (ONEWAY command)
TEMPLATE
uses an existing file as a template and applies it to the means
plot (/PLOT MEANS
), if requested,
for the current ONEWAY
command.
The template overrides the default settings that are used to create
the plot. Templates are created in the Chart Editor by saving an existing
chart as a template.
Example
ONEWAY perform BY group
/MISSING ANALYSIS
/STATISTICS HOMOGENEITY
/PLOT MEANS
/TEMPLATE='/templates/mytemplate.sgt'.