DADiSP Worksheet Functions > Function Categories > Hardcopy > INFOPLOT
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.
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. |
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.
Conrol is returned after plotting the specified Window with an info box.