Datasetdemo: Difference between revisions
Jump to navigation
Jump to search
imported>Jeremy (Importing text file) |
imported>Jeremy (Importing text file) |
||
Line 1: | Line 1: | ||
===Purpose=== | ===Purpose=== | ||
Demonstrates use of the dataset object. | Demonstrates use of the dataset object. | ||
===Synopsis=== | ===Synopsis=== | ||
:datasetdemo | :datasetdemo | ||
===Description=== | ===Description=== | ||
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 DATASET, DATASET/SET, DATASET/GET, and DATASET/EXPLODE. | For more information see help on DATASET, DATASET/SET, DATASET/GET, and DATASET/EXPLODE. | ||
===See Also=== | ===See Also=== | ||
[[editds]], [[plotgui]] | [[editds]], [[plotgui]] |
Revision as of 14:25, 3 September 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/SET, DATASET/GET, and DATASET/EXPLODE.