Development Environment |
 |
Workspace, Path, and File Operations
When you work with MATLAB, you'll need to understand these important aspects:
- 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.
- Search path - MATLAB uses a search path to find M-files and other MATLAB related files. Use the Set Path dialog box or equivalent functions to view and change the path.
- File operations - To search for, view, open, and make changes to MATLAB related directories and files, use the MATLAB Current Directory browser or equivalent functions.
| Participating in the Newsgroup for MathWorks Products | | MATLAB Workspace |  |