MATLAB Object-Oriented Programming

(Joyce) #1
Method Inputs Outputs
convertDimensionsToStrin
g

Valid object array Object dimensions converted to
a char vector; determined by
calling size(obj)
displayPropertyGroups PropertyGroup array Displays the titles and property
groups defined
getClassNameForHeader Object Simple class name linked to the
object’s documentation
getDeletedHandleText None Text 'handle to deleted'
linked to the documentation on
deleted handles
getDetailedFooter Object Text containing phrase
'Methods, Events,
Superclasses', with each link
executing the respective
command on the input object
getDetailedHeader Object Text containing linked class
name, link to handle page (if
handle class) and 'with
properties:'
getHandleText None Text 'handle' linked to a
section of the documentation
that describes handle objects
getSimpleHeader Object Text containing linked class
name and the phrase 'with
properties:'

See Also


Related Examples



  • “How CustomDisplay Works” on page 18-7


18 Customizing Object Display

Free download pdf