User`s guide
12 Classes – Alphabetical List
12-292
String containing the text for the table entry.
textObj — Text object containing the text for the table entry
mlreportgen.dom.Text object
Text for the table entry, specified as an mlreportgen.dom.Text object.
styleName — Style for the table
string
The style specified by styleName must be defined in the template of the document to
which this table is appended.
domObject — Array of values to include in table
two-dimensional numeric array | two-dimensional cell array of MATLAB or DOM objects
The valid DOM objects are:
• mlreportgen.dom.Paragraph
• mlreportgen.dom.Text (CharEntity included)
• mlreportgen.dom.Image
• mlreportgen.dom.Table
• mlreportgen.dom.OrderedList
• mlreportgen.dom.UnorderedList
• mlreportgen.dom.CustomElement
Output Arguments
entryObj — Table entry
mlreportgen.dom.TableEntry object
Table entry, represented by an mlreportgen.dom.TableEntry object
Properties
Border — Type of border to draw
string