Writeasf

From Eigenvector Research Documentation Wiki
Revision as of 10:34, 26 April 2012 by imported>Donal
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Purpose

Writes AIT ASF files from a dataset object.

Synopsis

writeasf(x)
writeasf(x, 'filename')
writeasf(x, 'filename', options)

Description

Description of the function and optionally include other things.

Inputs

  • x = dataset object.
  • filename = a text string with the name of an ASF file or a cell of strings of ASF filenames. If (filename) is omitted or an empty cell or array, the user will be prompted to select a folder and then one or more files in the identified folder. If (filename) is a blank string , the user will be prompted to select a single file.


Options

options = a structure array with the following fields:

  • lfn : [ 'yes' | 'no'] Governs behavior when long file names are allowed; setting to 'no' generates output file(s) that are compatible with 8.3 file naming convention

See Also

asfreadr, autoexport, editds, jcampreadr, spcreadr, xclreadr