getEntry
Get cell contents from table in Model Advisor analysis results
Description
returns the cell content, cellEntry
= getEntry(tableObj
,row
,column
)cellEntry
, for the cell
specified by row
and column
of
the Model Advisor table object tableObj
.
Note
The function getEntry
is for
returning Model Advisor analysis results with
Simulink®
Check™. For more information, see Simulink Check.
For information on how to get cell contents in MATLAB®, see Access Data in Tables.