DADiSP Worksheet Functions > Function Categories > Hardcopy > INFOPLOT

 

INFOPLOT

Purpose:

Expands a 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:

INFOPLOT(win, "title")

win

-

Optional. A window, defaults to the current Window.

"title"

-

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

Example:

infoplot(W6,"VIBRATION TEST")

 

plots the series from Window 6 on the bottom half of a page and the series' background info box on the top half. The series portion will be labeled VIBRATION TEST.

Remarks:

Conrol is returned after plotting the specified Window with an info box.

See Also:

INFOPLOTALL

PLOT

PLOTALL

PLOTWS

PRINTING AND PLOTTING FUNCTIONS