Jcampreadr

From Eigenvector Research Documentation Wiki
Revision as of 15:25, 3 September 2008 by imported>Jeremy (Importing text file)
Jump to navigation Jump to search

Purpose

Reads a JCAMP file into a DataSet object.

Synopsis

data = jcampreadr('filename.dx')

Description

Input is the filename of a JCAMP file to read. If omitted, the user is prompted for a file. Currently this reader will only read files of type:

INFRARED SPECTRUM

LINK

Output (data) is a DataSet object containing the spectrum or spectra from the file (or an empty array if no data could be read)

See Also

spcreadr, xclreadr