
Next: Parameters Up: Format conversion commands Prev: Parameters
HDS2TEXT
Outputs data from one or more data arrays into an ASCII file. The
dimensionality of the arrays is ignored - they are treated as if
they are all simple lists of numbers. All the data arrays should
contain the same number of elements.
The output format can be any Fortran floating point format, eg.
F10.4
, G12.5
or 1PE15.6
.
Subtopics:

Next: Parameters Up: Format conversion commands Prev: Parameters