PLS_Toolbox Documentation: getdatasource< genalgplot glsw >

getdatasource

Purpose

Extract summary information about a DataSet.

Synopsis

 

[out1, out2,...] = getdatasource(dataset1, dataset2,...)

Description

The input(s) dataset1, dataset2,... are dataset objects. GETDATASOURCE returns structures containing useful summary information about each DataSet including the contents of the DataSet fields: name, author, date, and moddate. Also returned in the structure is the size of the data field.

See Also

dataset/dataset, modelstruct


< genalgplot glsw >