Development Environment    

Workspace, Search Path, and File Operations


When you work with MATLAB, you'll need to understand the following important aspects of the development environment:
MATLAB Workspace
The workspace is the set of variables maintained in memory during a MATLAB session.
Use the Workspace browser or equivalent functions to view the workspace.
Viewing and Editing Workspace Variables with the Array Editor
View and make changes to variables using the Array Editor.
Search Path
MATLAB uses a search path to find M-files and other MATLAB related files.
View and change the path using the Set Path dialog box or equivalent functions.
File Operations
Search for, view, open, and make changes to MATLAB related directories and files, using the Current Directory browser or equivalent functions.


  Accessing Documentation for Other Products MATLAB Workspace