MATLAB Object-Oriented Programming

(Joyce) #1

methods (attribute-name = expression, ...)
...
end
events (attribute-name = expression, ...)
...
end
end


Class-Specific Attributes


Some MATLAB classes define additional attributes that you can use only with the class
hierarchies that define these attributes. See the specific documentation for the classes
you are using for information on any additional attributes supported by those classes.


See Also


More About



  • “Expressions in Attribute Specifications” on page 6-11


See Also
Free download pdf