The
PLOTERR procedure
plots individual data points with
error bars.
This routine is written in the IDL language. Its source code can be found in the file
ploterr.pro
in the
lib
subdirectory of the IDL distribution.
Calling Sequence
PLOTERR,
[ X ,] Y , Err
Arguments
X
An optional array of X values. The procedure checks the number of arguments passed to decide if
X
was passed. If
X
is not passed, then INDGEN(
Y
) is assumed for the X values.
Y
The array of Y values.
Y
cannot be of type string.
Err
The array of error-bar values.
Keywords
TYPE
The type of plot to be produced. The possible types are: