IXTraw file

From LIBISIS
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Used to import raw files into matlab for use with the libisis package


>> rawfile = IXTraw_file('location')


If in the current working directory, then 'location' may be simply the name of the raw file. Otherwise the full path must be given.


Raw files must be imported in this way before spectra can be extracted in libisis


Example:

>> maps_rawfile = IXTraw_file('MAP06220.RAW');