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

gets the value of the attribute of an object

Syntax

Description

d = get(m,label) gets the value of the attribute label associated to the object m and return it inside d. The following codes are recognised:

See Also

set

[ Help Desk ]