setColTitles
Add column titles to table in Model Advisor analysis results
Description
setColTitles(
sets the column titles in the table specified by Model Advisor
formatting object ftObj
,colTitles
)ftObj
to the title text
specified by colTitles
. If you do not add data to
a table, Model Advisor does not display the table in the results.
Note
Before adding data to a table, you must specify column
titles using the setColTitles
method.
The function setColTitles
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.