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.
Choose Type of Table to Create
Decide which DOM or Report API class to use for a table in a report.
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 striped table with alternating row colors.
Create a table whose size you do not know before run time.
Arrange tables next to each other on 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 widths.
Format numbers in MATLAB before you put them in a table.
Align Table Entry Content Horizontally
Use format properties and objects to align table entry content.
Create a PDF report from a Microsoft® Excel® spreadsheet.