Loading Data Quick Start: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Jeremy
No edit summary
imported>Scott
No edit summary
Line 1: Line 1:
{| border="1" cellpadding="5" cellspacing="0" align="left"
{| border="1" cellpadding="5" cellspacing="0" align="left"
|-
|-
|width="30%" valign="top" |
|valign="top" |
[[Image:BrowseImportMenu.png|right|500px|(Click to Enlarge)]]
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.  
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...'''.  
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...'''.  
|[[Image:BrowseImportMenu.png| |500px]]
|-
|-
|valign="top" |
|valign="top" |
[[Image:ImportDialogBoxes.png|right|500px|(Click to Enlarge)]]
Use the resulting dialog boxes to select your file then choose a sheet. The file is located in the "dems" folder.
Use the resulting dialog boxes to select your file then choose a sheet. The file is located in the "dems" folder.
|[[Image:ImportDialogBoxes.png| |500px]]
|-
|-
|valign="top" |
|valign="top" |
[[Image:NewDataMenu.png|right|500px|(Click to Enlarge)]]
The data will be imported into the workspace as a [[DataSet_Object|DataSet Object]] and appear in the '''Browser'''. You can right-click on the data to open the [[DataSet_Editor|DataSet Editor]] by selecting '''Edit''' or by double-clicking the object. You can also start an [[Building_Models_Quick_Start|Analysis]] of the data using the Analysis fly-out menu.
The data will be imported into the workspace as a [[DataSet_Object|DataSet Object]] and appear in the '''Browser'''. You can right-click on the data to open the [[DataSet_Editor|DataSet Editor]] by selecting '''Edit''' or by double-clicking the object. You can also start an [[Building_Models_Quick_Start|Analysis]] of the data using the Analysis fly-out menu.
| [[Image:NewDataMenu.png| |500px]]
|}
|}


[[Building Models Quick Start | Next Topic: Building Models]]
[[Building Models Quick Start | Next Topic: Building Models]]

Revision as of 10:41, 16 March 2009

(Click to Enlarge)

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....

(Click to Enlarge)

Use the resulting dialog boxes to select your file then choose a sheet. The file is located in the "dems" folder.

(Click to Enlarge)

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 by double-clicking the object. You can also start an Analysis of the data using the Analysis fly-out menu.

Next Topic: Building Models