User`s guide

10 Components — Alphabetical List
10-2
Array-Based Table
Convert rectangular array into table and insert it into report
Description
This component converts a rectangular cell array into a table and inserts the table into
the report.
Table Content
Workspace variable name: Specifies the workspace variable name with which to
construct the table.
Collapse large cells to a single description: Consolidates large cells into one
description.
Formatting Options
Table title: Specifies the title of your table.
Cell alignment:
left
center
right
double justified
Column widths: Inputs a vector with m elements, where m equals the number
of columns in the table. Column sizing is relative and normalized to page width.
For example, say that you have a 2-by-3 cell array and input the following into the
Column widths field:
[1 2 3]
The report output format for the cell array is such that the second column is twice the
width of the first column, and the third column is three times the width of the first
column. If the vector is greater than the number of columns in the table, the vector