Previous: column
Up: Manual Pages
Next: convol
Previous Page: column
Next Page: convol
- name:
combine
- synopsis:
combine inputfilelist outputfile [-format=" format-string"] [-no_sort]
- description:
combine combines any number of data sets into a new data set. By default, combine
sorts the data sets by the first abscissa value in each set.
- files:
inputfilelist is a list of 2 or more input files. outputfile is the file in which
the combined data is placed.
- options:
- format
-
Specifies a C-style format string for printing the data to the output file.
- no_sort
-
Disables the default sorting of the input data files by
their first abscissae values.
- see also:
murge.
qsort.
borland@aps.anl.gov
Thu Dec 23 15:13:43 CST 1993