setEntry
Specify content cell in table in Model Advisor analysis results
Description
setEntry(
adds the content specified by tableObj
,row
,column
,cellEntry
)cellEntry
to the
cell in row, row
, and column,
column
, in the Model Advisor table object
tableObj
.
Note
The function setEntry
is for
formatting tables in Model Advisor analysis results
with Simulink®
Check™. For more information, see Simulink Check.
For information on how to set cell contents in MATLAB®, see Create Tables and Assign Data to Them.