get - Property values of object

Syntax

value = get(o,'propertyname')
structure = get(o)

Description

value = get(o,'propertyname') returns the property value of the property 'propertyname' for the object o. If you replace the string 'propertyname' by a cell array of a vector of strings containing property names, get returns a cell array of a vector of corresponding values.

structure = get(o) returns a structure containing the properties and states of object o.

o can be a fi, fimath, fipref, numerictype, or quantizer object.

See Also

set

  


 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS