Main Content
setBold
Specify bold text in Model Advisor analysis results
Description
setBold(
makes textObj
,boldText
)textObj
bold if boldText
is true
and makes textObj
not
bold if boldText
is
false
.
Note
The function setBold
is for
formatting Model Advisor analysis results with
Simulink®
Check™. For more information, see Simulink Check.
For information on how to format text in MATLAB®, see Formatting Text.