disp
Display text on masked subsystem icon
Description
disp( displays text on the block icon.
text)text is any MATLAB® expression that evaluates to a string.
disp(
allows you to use TeX formatting commands in the text. The TeX formatting commands in turn
allows you to include symbols and Greek letters in icon text. See Interpreter for information on the TeX
formatting commands supported by Simulink® software.text,texmode=IsTexMode)
Examples
Input Arguments
Version History
Introduced in R2007a
See Also
fprintf | port_label | text
