| MATLAB Function Reference | Search  Help Desk |
| openvar | See Also |
Open workspace variable in Array Editor, for graphical editing
Syntax
openvar('name')
Description
openvar('name')
opens the workspace variable name in the Array Editor for graphical debugging. The array must be numeric. For more information about the Array Editor, see Chapter 2 in Using MATLAB.
See Also
open, save