Loading Data Quick Start

From Eigenvector Research Documentation Wiki
Revision as of 16:14, 13 March 2009 by imported>Scott
Jump to navigation Jump to search

Data can be readily loaded with the use of the Workspace browser. The browser can be launched by typing "browse" at the Matlab command line. If you are using Solo, the browser appears after the application is launched. In this example we'll import an Excel file included with PLS_Toolbox and Solo. Using the File menu, select Import Data..., and then select Excel File (XLS....

Load menu image

Use the resulting dialog box to select your file then choose a sheet.

Dialog and sheet select image.

The data will be imported into the workspace as a DataSet Object and appear in the Browser. You can right-click on the data to open the DataSet Editor by selecting Edit or start an Analysis using the fly-out menu.

flyout image


By selecting "Load workspace" from the "File" menu item, an existing Matlab (*.MAT) file can be loaded, with each workspace variable represented by an icon in the browser.


Load data.001.png

Load data.002.png

Next Topic: Building Models