mlreportgen.dom.ColSep Class
Namespace: mlreportgen.dom
Draw lines between table columns
Description
Use objects of the mlreportgen.dom.ColSep class to draw
separator lines between columns of an mlreportgen.dom.Table,
mlreportgen.dom.FormalTable, or mlreportgen.dom.MATLABTable
object.
The mlreportgen.dom.ColSep class is a handle class.
Creation
Description
creates unspecified column separators.colSepObj = ColSep
creates a column separator of the specified
style.colSepObj = ColSep(style)
Input Arguments
Properties
Examples
Version History
Introduced in R2014b