Datasetdemo: Difference between revisions
Jump to navigation
Jump to search
imported>Neal No edit summary |
imported>Jeremy No edit summary |
||
Line 11: | Line 11: | ||
This demonstration illustrates the creation and manipulation of DataSet objects. Functions that are demonstrated include: DATASET, GET, SET, ISA and EXPLODE. | This demonstration illustrates the creation and manipulation of DataSet objects. Functions that are demonstrated include: DATASET, GET, SET, ISA and EXPLODE. | ||
For more information see help on | For more information see help on [[dataset]], [[dataset_subsref]], [[dataset_subsasgn]] and [[dataset_explode]]. | ||
===See Also=== | ===See Also=== | ||
[[editds]], [[plotgui]] | [[editds]], [[plotgui]] |
Latest revision as of 16:37, 8 October 2008
Purpose
Demonstrates use of the DataSet object.
Synopsis
- datasetdemo
Description
This demonstration illustrates the creation and manipulation of DataSet objects. Functions that are demonstrated include: DATASET, GET, SET, ISA and EXPLODE.
For more information see help on dataset, dataset_subsref, dataset_subsasgn and dataset_explode.