Main Content
Report Structure Components
Use report structure components to organize the content of your report into chapters, sections, paragraphs, lists, tables, and other standard document structure elements. The table summarizes the report structure components.
Component | Usage |
---|---|
Title Page | Generate a title page for a report. |
Chapter/Subsection | Parent components that generate the content of a chapter or chapter subsection. |
Paragraph | Specify the content and text format of a paragraph of text. Can serve as the parent of one or more text components, enabling use of multiple text formats (for example, bold, regular, or italic) in the same paragraph. |
Text | Format generated text. |
List | Generate a list from a cell array of numbers or text or parent components (for example, Paragraph components) that specify the items in a list. You can create multilevel lists by embedding list components within list components. |
Link | Generate a hyperlink from one location in a report to another or to an external location on the user’s file system or the Worldwide Web. |
Image | Insert an image into a report. |
Array-Based Table | Generate a table from a cell array of numbers or text. |
Table | Parent a table body component. See Table Formatting Components. |