addRow
Add row to table in Model Advisor analysis results
Syntax
Description
addRow(
inserts a new row, containing the data specified in ftObj,rowEntries)rowEntries at
the end of the table represented by the formatting template object
ftObj. If you do not add data to a table, Model Advisor does
not display the table in the results.
Note
Before adding rows to a table, you must specify column titles using the
setColTitles method.
The function addRow is for formatting tables in Model
Advisor analysis results with Simulink®
Check™. For more information, see Simulink Check.
For information on how to use tables in MATLAB®, see Create Tables and Assign Data to Them.
Examples
Input Arguments
Version History
Introduced in R2009a