[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

Sand 1, D-72076 Tübingen, Germany
[Uni logo]


export_dat Source code in cafe_export_dat.pro

export_dat

Name
           export_dat
Purpose
           Write out data to ascii file.
Category
           cafe
SUBCATEGORY:
           data
DATA FORMAT:
           Write data into ascii file, column separated:
           - The column 0 for the X axis.
           - The column 1 for the Y axis.
           - The column 2 for the ERROR axis if error is defined.
PARAMETER:
           (optional) Parameter text will be preprended, marked with
           "#".
Side Effects
           Writes all subgroup data to ascii file.
Example
               > export, test.dat:5,
               -> writes all data (all subgroups) of group 5 into
               ascii file test.dat
Revision History
           $Id: cafe_export_dat.pro,v 1.2 2005/02/16 13:32:08 goehler Exp $

Last modified by pro2html on 2005 February 17 at 04:13 UTC

[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]

Jörn Wilms (wilms@astro.uni-tuebingen.de)
Updated automatically