Institut für Astronomie und AstrophysikAbteilung AstronomieSand 1, D-72076 Tübingen, Germany |
copy
copy one data set to another group.
cafe
copy, subgroup[:group],destgroup
subgroup - (optional) The data set (subgroup) from which data are copied. This can be either the subgroup number or the file name representing the data set. It is possible to set more than one subgroup, either with numbers in brackets ([]) separated with ","; or denoting filenames with wildcards ("*"). Default are all subgroups in current used group. group - (optional) The data group from which the data is copied. Default is the current group. Must be in range [0..29]. destgroup- The data group to which the data is copied. Default is the current group. Must be in range [0..29].
Adds a new data set to destination group.
> copy, "test.dat",1 -> copy all values of data set "test.dat" in current group to group 1
$Id: cafe_copy.pro,v 1.9 2003/12/16 14:37:07 goehler Exp $
[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]