setTableInfo
Add data to table in Model Advisor analysis results
Syntax
Description
setTableInfo(
is an optional method that displays the content of a table in the
report generated by the Model Advisor formatting object
ftObj,data)ftObj. Use data to
specify the information shown in the body of the table, as a cell
array of character vectors or objects. The Model Advisor
automatically creates hyperlinks to referenced objects in the table.
If you do not provide data, the table is not
displayed in the result.
Note
Before creating a table, you must specify column
titles using the setColTitle method.
Examples
Input Arguments
Version History
Introduced in R2009a