set (hgsetget) - Assign property values to handle objects derived from hgsetget class

Syntax

set(H,'PropertyName',value,...)
pv = set(h,'PropertyName')
S = set(h)

Description

set(H,'PropertyName',value,...) sets the named property to the specified value for the objects in the handle array H.

pv = set(h,'PropertyName') returns the possible values for the named property.

S = set(h) returns the user-settable properties and possible values for the handle object h. S is a struct whose field names are the object's property names and whose field values are cell arrays containing the possible values of the corresponding properties having finite possible values.

See Also

See Implementing a Set/Get Interface for Properties

handle, hgsetget, set, get (hgsetget)

  


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