Generates an X-Y plot with the pxgraph program. The X data is on "xInput" and the Y data is on "input".
Derived from: ACSStar
Location: ACS main library
Version: 1.1 "03/16/98"
Author: James Lundblad
input | anytype |
xInput | anytype |
title | StringState | Title for the plot. | "Ptolemy XYgraph" |
saveFile | StringState | File name for saving plottable data. | "" |
options | StringState | Command line options for the xgraph program. | "-bb -tk =800x400" |
ignore | IntState | Number of initial values to ignore. | "0" |
Copyright (c) 1998 The Regents of the University of California. All rights reserved. See the file $PTOLEMY/copyright for copyright notice, limitation of liability, and disclaimer of warranty provisions.