Produced by IDL 7.0
Developer Documentation

./guide
table.pro

Last modification date:
Sun Oct 22 03:20:02 2017

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 Sun Oct 22 03:20:11 2017