Products & Services Solutions Academia Support User Community Company

Learn more about MATLAB   

dynamicprops - Abstract class used to derive handle class with dynamic properties

Syntax

classdef myclass < dynamicprops

Description

classdef myclass < dynamicprops makes myclass a subclass of the dynamicprops class, which is a subclass of the handle class.

Use the dynamicprops class to derive classes that can define dynamic properties (instance properties), which are associated with a specific objects, but have no effect on the objects class definition. Dynamic properties are useful for attaching temporary data to one or more objects.

dynamicprops Methods

This class defines one method addprop and, as a subclass of the handle class, inherits all the handle class methods.

See Also

handle

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

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