Installation guide
5
Workspace, Search Path,
and File Operations
If you have a n active Internet connection, you can watch the Workspace
Browser video demo, the Array Editor video dem o, and the Current D irectory
Browser video demo for an overview of the major functionality.
MATLAB Workspace (p. 5-2)
The workspace is the s et of variables
maintained in memory during
a MATLAB ses sio n. Use the
Workspace browser or equivalent
functions to view the workspace.
ViewingandEditingWorkspace
Variables with the Array Editor
(p. 5-12)
View and make changes to variables
usingtheArrayEditor.
Search Path (p. 5-23)
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 Management Operations
(p. 5-35)
Search for, view, open, and make
changes to MATLAB related
directories and files, using the
Current Directory browser or
equivalent functions.