Produced by IDL 7.1.1
User Documentation

./guide
table.pro

Last modification date:
Wed Sep 28 13:27:09 2016

table

procedure table[, buffer], [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$

Parameters
buffer
in, optional
integer
The global buffer number. If not set, it uses the most recently displayed data as shown in the plotter.

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


Produced by IDLdoc 1.6 on Wed Sep 28 13:27:36 2016