MATLAB Function Reference
  Go to function:
    Search    Help Desk 
openvar    See Also

Open workspace variable in Array Editor, for graphical editing

Syntax

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



[ Previous | Help Desk | Next ]