Usage
BD>control missingsymb =C
where C is an
alphanumeric character or punctuation character.
The missingsymb control is used to define a missing symbol character. This character will be plotted on a labelled plot whenever there is no alternative.
Usage
The plotcols control is used to set the horizontal resolution for low resolution plots using the LOPLOT: command.
Usage
The plotcols control is used to set the vertical resolution for low resolution plots using the LOPLOT: command.
Usage
The plotxyy control is used to determine the type of plot and the order of definition of data carriers to be plotted. When the control is switched on, the plot command takes the first data carrier entered to be the quantity plotted on the x axis, and any remaining entries to be plotted simultaneously on the y axis. When the control is switched off, the plot command takes the first data carrier entered to be the quantity plotted on the y axis, and any remaining entries to be plotted simultaneously on the x axis.
Usage
BD>control xaxisdp =E
where E
is a valid equation which should round to an integer in
.
The xaxisdp control is used to set the number of decimal places
shown for the labels for the x-axis for a high resolution plot. By
default, 4 decimal places are output. The default number of decimal
places is reset if an error is encountered in specifying
Usage
The xscale control is used to set the range of values for the
x-axis for a high resolution plot. By default, the range of values
plotted is determined to be the minimum ( ) to the maximum
of the X quantity to be plotted, and this default may
be reset by specifying the values
and
. The default
is also set if any error is encountered in specifying either
or
. The value of
is ignored if
, and the
value of
is ignored if
.
Usage
BD>control yaxisdp =E
where E
is a valid equation which should round to an integer in
.
The yaxisdp control is used to set the number of decimal places
shown for the labels for the y-axis for a high resolution plot. By
default, 4 decimal places are output. The default number of decimal
places is reset if an error is encountered in specifying
Usage
The yscale control is used to set the range of values for the
y-axis for a high resolution plot. By default, the range of values
plotted is determined to be the minimum ( ) to the maximum
of the Y quantity to be plotted, and this default may
be reset by specifying the values
and
. The default
is also set if any error is encountered in specifying either
or
. The value of
is ignored if
, and the
value of
is ignored if
.