Previous: col2sdds
Up: Manual Pages
Next: sdds2mpl
Previous Page: col2sdds
Next Page: sdds2mpl
- name:
mpl2sdds
- description:
Adds mpl[2] data files to a SDDS data set. The program attempts to add both columns from each
mpl data file to the data set. However, a column that has the same name as an existing column will not
be used.
- synopsis:
mpl2sdds mpl-filename [ mpl-filename...] -output= SDDS-filename [-erase]
- options:
- output - Specifies the name of the file to which the data will be added. If
the file does not exist, it is created.
- erase - Specifies that if SDDS-filename exists already, it should be
erased prior to adding any data to the data set. By default, the data in SDDS-filename
is retained.