setEntryAlign
Specify cell alignment for table in Model Advisor analysis results
Description
setEntryAlign(
sets the horizontal alignment of the cell in the row,
tableObj
,row
,column
,alignment
)row
, and column,
column
, of Model Advisor table object
tableObj
to the alignment specified by
alignment
.
Note
The function setEntryAlign
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.