Datasetdemo: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Jeremy
(Importing text file)
imported>Neal
No edit summary
Line 1: Line 1:
===Purpose===
===Purpose===


Demonstrates use of the dataset object.
Demonstrates use of the DataSet object.


===Synopsis===
===Synopsis===
Line 10: Line 9:
===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 16:13, 7 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/SET, DATASET/GET and DATASET/EXPLODE.

See Also

editds, plotgui