Installation guide

MATLAB Workspace
Opening the Work
space Browser
To open the Works
pace browser, select Workspace from the Desktop menu
in the MATLAB des
ktop, or type
workspace at the Command Window prompt.
The Workspace br
owser opens.
Viewing a nd Editing Values in the Current Workspace
The Workspace browser shows the name of each variable, its value, and the
Min and Max calculations, which MATLAB computes using the
min and max
functions, and updates automatically. The icon f or each variable denotes
its class.
You can display a dditional columns, including size (dimensions), size in
bytes, class, and other comm on statistical calculations such as mode and
standard deviation. To show or hide colum ns, select View > Choose
Columns or right-click any column heading. To specify the size limit
for calculations and how NaNs are considered, use “Preferences for the
Workspace Browser” on page 5-10.
To resize the columns of information, drag the column header borders. To
reorder columns, drag a column header to a new position.
5-3