getHeaderImpl
Class: matlab.System
Header for System object display
Syntax
header = getHeaderImpl
Description
specifies the dialog box
header to display on the MATLAB System (Simulink) 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 (Simulink) block.
Method Authoring Tips
You must set Access = protected
for this method.
Output Arguments
Examples
Version History
Introduced in R2013b