Development Environment    

Viewing the Current Workspace

The Workspace browser shows the name of each variable, its array size, its size in bytes, and the class. The icon for each variable denotes its class.

To resize the columns of information, drag the column header borders. To show or hide any of the columns, or to specify the sort order, select Workspace View Options from the View menu.

Function Alternative.   Use who to list the current workspace variables. Use whos to list the variables and information about their size and class. For example:

Use the exist function to see if the specified variable is in the workspace.


 MATLAB Workspace Saving the Current Workspace