Importing Data

In addition to the Matlab functions to read various file types, PLS_Toolbox provides various functions for reading common data formats into DataSet Objects. Also see the DataSet Editor.
areadr - Reads ascii data and strips header.   [demo]
spcreadr - Reads a Galactic SPC file.   [demo]
xclgetdata - Extracts matrix from an Excel spreadsheet.   [demo]
xclputdata - Write matrix to an Excel spreadsheet.   [demo]
xclreadr - Reads ASCII or .XLS files from MS Excel and other spreadsheets.   [demo]
xlsreadr - Reads .XLS files from MS Excel and other spreadsheets.

lddlgpls - Dialog to load variable from workspace or MAT file.
svdlgpls - Dialog to save variable to workspace or MAT file.