PLS_Toolbox Documentation: jcampreadr< ipls jmlimit >

jcampreadr

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


< ipls jmlimit >