| Simulink® Verification and Validation™ | ![]() |
line_break_obj = ModelAdvisor.LineBreak
A variable representing the line break object created.
Use instances of this class to insert line breaks in Model Advisor outputs.
report_paragraph = ModelAdvisor.Paragraph;
report_text = ModelAdvisor.Text('Model Advisor', {'bold'});
report_text.setItalic(true);
report_text2 = ModelAdvisor.Text('Check Report', {'bold'});
line_break = ModelAdvisor.LineBreak;
report_paragraph.addItem([report_text line_break report_text2]);ModelAdvisor.Image, ModelAdvisor.List, ModelAdvisor.Paragraph, ModelAdvisor.Table, ModelAdvisor.Text
![]() | ModelAdvisor.InputParameter | ModelAdvisor.List | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |