MATLAB Object-Oriented Programming

(Joyce) #1
The default object display does not include a footer. The detailed display provides more
information:

Part Builder Methods

Each part of the object display has an associated method that assembles the respective
part of the display.

Method Purpose Default
getHeader Create the text used for the header. Returns the char vectors,
[class(obj), ' with
properties:'] linking the class
name to a help popup
getPropertyGroup
s

Define how and what properties
display, including order, values, and
grouping.

Returns an array of PropertyGroup
objects, which determines how to
display the properties

18 Customizing Object Display

Free download pdf