Datasetdemo: Difference between revisions
Jump to navigation
Jump to search
imported>Jeremy (Importing text file) |
imported>Jeremy No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
===Purpose=== | ===Purpose=== | ||
Demonstrates use of the | |||
Demonstrates use of the DataSet object. | |||
===Synopsis=== | ===Synopsis=== | ||
:datasetdemo | :datasetdemo | ||
===Description=== | ===Description=== | ||
This demonstration illustrates the creation and manipulation of | |||
For more information see help on | 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]]. | |||
===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.