DADiSP Worksheet Functions > Function Categories > Hardcopy > INFOPLOTALL

 

INFOPLOTALL

Purpose:

Creates a plot of every series in the current Worksheet. Expands each Window to fill the bottom half of the screen, adds the series information box available with the [F2] key to the top half, and sends the entire image to the default HPGL output.

Syntax:

INFOPLOTALL("title")

"title"

-

Optional. A string to be printed at the top of each Window.

Example:

infoplotall("ECG WAVEFORMS")

 

creates a plot of every series on the bottom half of a page and the series' background info box on the top half. The series portion will be labeled ECG WAVEFORMS.

Remarks:

INFOPLOTALL is equivalent to INFOPRINTALL for plotting.

See Also:

INFOPRINTALL

PLOT

PLOTALL

PLOTWS

PRINTING AND PLOTTING FUNCTIONS