MATLAB Function Reference |
Open workspace variable in Array Editor or other tool for graphical editing
Graphical Interface
As an alternative to the openvar
function, double-click a variable in the Workspace browser.
Syntax
Description
openvar('name')
opens the workspace variable name
in the Array Editor for graphical editing, where name
is a numeric array, string, or cell array of strings. For some toolboxes, openvar
instead opens a tool appropriate for viewing or editing that type of object.
See Also
opengl | optimget |
© 1994-2005 The MathWorks, Inc.