Header for System object display
header = getHeaderImpl
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.
getHeaderImpl
is called by the MATLAB System block.
You must set Access = protected
for this method.