Main Content
getHeaderImpl
Header for System object display
Syntax
header = getHeaderImpl
Description
specifies the dialog header
to display on the MATLAB® System block dialog box. If you do not specify the header
= getHeaderImplgetHeaderImpl
method, no title or text appears for the header in the block
dialog box.
Run-Time Details
getHeaderImpl
is called by the MATLAB System block.
Method Authoring Tips
You must set Access = protected
for this method.
Output Arguments
Examples
Version History
Introduced in R2013b