| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → MATLAB Report Generator |
| Contents | Index |
| Learn more about MATLAB Report Generator |
This component formats and inserts text into the report. It must have the Paragraph component as its parent.
Text to include in report: Specifies text to include in the report.
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.
Enter the following text:
I have a %<ObjName> and it has %<NumLeaves> leaves. The word '%<ObjName>' has %<size(ObjName)> letters.
Set ObjName = "plant" and NumLeaves = 3.
Generate the report. It looks as follows:
I have a plant and it has 3 leaves. The word 'plant' has 5 letters.
Bold: Makes the text bold.
Italic: Makes the text italic.
Underline: Underlines the text.
Strikethrough: Strikes through the text.
Retain spaces and carriage returns: Formats the text in the report as you entered it.
Show text as syntax-highlighted M-code: Shows the text as syntax-highlighted M-code.
Color: Specifies the color of the text from the menu.
Yes. Text.
rptgen.cfr_text
Chapter/Subsection, Empty Component, Image, Link, List, Paragraph, Table, Title Page
![]() | Table | Time/Date Stamp | ![]() |

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |