User`s guide

10 Components — Alphabetical List
10-98
Text
Format and insert text into report
Description
This component formats and inserts text into the report. It must have the Paragraph
component as its parent.
Properties
Text to include in report: Specifies text to include in the report.
Style Name: Specifies the style to use with the text. To specify a style, perform these
steps.
1
In the Report Options dialog box, set File format to one of these values:
Word (from template)
HTML (from template)
PDF (from template)
2
Set Style Name to Specify.
3
In the Style Name text box, type a style name.
To take effect, the style you specify must be a paragraph (or a linked paragraph/
character style for Word reports) defined in the template that you use to generate
the report. For more information about template styles, see “Report Conversion
Templates”.
%<VariableName> Notation
You can enter %<VariableName> in this field (and in any field where the text appears
blue) to include the value of a variable from the base MATLAB workspace. You cannot
enter more than one variable in %<>. If you enter an invalid variable name, the report
includes the text %<VariableName> instead of the value of the variable.