Tables
Create and format formal tables, informal tables, tables constructed from MATLAB® tables, and tables that have a numbered title. See Choose Type of Table to Create.
Classes
Topics
- Choose Type of Table to Create
Decide which DOM or Report API class to use for a table in a report.
- Format Tables
Format tables by using template-based styles or programmatically by using format properties and objects.
- Create a Table from a Cell Array
Simplify table creation by modeling the table as a cell array.
- Create a Zebra-Striped Table
Create striped table with alternating row colors.
- Create Dynamic Tables
Create a table whose size you do not know before run time.
- Side-by-Side Tables
Arrange tables next to each other on a page.
- Fit Wide Tables in a Page
Slice a wide table to fit on a page.
- Span a Table Entry Across Rows and Columns
Set table entry to span across rows or columns.
- Set Table Column Width
Set table column widths.
- Format Numbers in Tables
Format numbers in a table using an
mlreportgen.dom.NumberFormat
object. - Align Table Entry Content Horizontally
Use format properties and objects to align table entry content.
- Excel to PDF
Create a PDF report from a Microsoft® Excel® spreadsheet.