Editds

From Eigenvector Research Documentation Wiki
Revision as of 15:25, 3 September 2008 by imported>Jeremy (Importing text file)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Purpose

Editor for DataSet Objects.

Synopsis

editds(dataset)
editds(command,fig,auxdata)

Description

EDITDS is a graphical user interface (GUI) for creating and editing dataset objects. Typing editds at the command line with no inputs will display the GUI. To create a new dataset, select New... from the File menu. Calling it with a dataset will display that dataset in a new GUI.

Use menu items to perform common tasks such as Saving and Including/Excluding data. Many of these tasks can also be performed graphically by clicking on the appropriate tab and editing the given control. Most heading controls have mouse-over tool tips to further help identify a particular control or column.

Data can also be plotted from the dataset editor via the View > Plot menu item or using the plot icon on the left side of the Info tab. Data can be edited directly via the Data tab and Variable labels and information can be manipulated vie their respective tabs.

See Also

plotgui