Produced by IDL 6.1
Developer Documentation

./guide
table.pro

Last modification date:
Thu Jun 2 23:56:08 2005

table

procedure table[, index], [brange=float], [erange=float]

List the displayed data container or a global data container in tabular form. See the documentation for dcascii for an explanation of the output. Use write_ascii to save this output to a file.

Uses
dcascii
Version
$Id: table.pro,v 1.2 2005/04/28 13:46:48 jbraatz Exp $

Parameters
index
in, optional
integer
The index of the data container to use. If not set, it uses the most recently displayed data as shown in the plotter.

Keywords
brange
in, optional
float
Beginning of the range to use, in units of the current plotter X-axis
erange
in, optional
float
End of the range to use, in units of the current plotter X-axis


Produced by IDLdoc 1.6 on Thu Jun 2 23:56:17 2005