Getdatasource: Difference between revisions
Jump to navigation
Jump to search
imported>Jeremy (Importing text file) |
(No difference)
|
Revision as of 09:20, 2 September 2008
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.