INP=int Input IBIS interface file,
containing data . Each
variable contained in a column. If
multiple sets are to be plotted
from the same file they must be
designated by the identical entry
in the control column.
The name of the output .gpi and .asc files
XCOL=I Integer I specifies the column
containing independent variable.
YCOL=(J1,...,JN) Integer J1,...,JN specify columns
containing dependent variables.
The maximum number of columns
allowed is N=20.
CONTROL=K Integer K specifies the control
column. All data to be plotted on
a page must have the same entry
(number or alpha) in the control
column. A change of entry in the
control column will indicate the
beginning of a new dataset and
cause initiation of a new plot.
XLEN=X X specifies the length of the
X-axis in inches.
YLEN=Y Y specifies the length of the
Y-axis in inches.
YCOLSTR=("STRING1","STRING2",...)
Strings "STRING1",...,"STRINGN" are
optional. They will be written on
the plot next to the symbol
designating the corresponding
variable.
XLABEL="STRING" "STRING" will be written along the
X-axis (up to 60 characters).
YLABEL="STRING" "STRING" will be written along the
Y-axis (up to 60 characters).
TITLE="STRING" String of charaters "STRING" (up to
60 characters) will be written
under the plot.
LABELSIZ=H Real H specifies the size of the
title lettering in inches.
Default: Letters are 0.15 inch tall.
FREQ=M Integer M specifies frequency of
plotted symbol (datapoint/symbol).
M=1 - symbol for every data point,
M=2 symbol for every second data
point, etc. Default: M=1.
SYMTYPE=(M1,...,MN) Allows to select the type of data
line for each dependent variable.
M=1 - only lines plotted for
corresponding variable.
M=2 - both lines and symbols
plotted for corresponding variable.
M=3 - lines only
Default is M=1
XRANGE=(X1,X2) The lower and upper limits of the
X-axis values . Default:
automatic scaling of X-axis.
YRANGE=(Y1,Y2) The lower and upper limits of the
Y-axis values.
Default: automatic scaling of the
Y-axis.
Up to 60 chars, on right
Up to 60 chars, on right
Up to 60 chars, on right END