XYgraph star in ACS domain

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

Inputs

inputanytype
xInputanytype

States

titleStringState Title for the plot. "Ptolemy XYgraph"
saveFileStringState File name for saving plottable data. ""
optionsStringState Command line options for the xgraph program. "-bb -tk =800x400"
ignoreIntState Number of initial values to ignore. "0"

See: source code, XYgraph users


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.