MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES User's Guide Page 456

  • Download
  • Add to my manuals
  • Print
  • Page
    / 986
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 455
11 Functions – Alphabetical List
11-76
Ordered list to append content to, specified as an mlreportgen.dom.OrderedList
object.
listItemObj — List item to append
mlreportgen.dom.ListItem object
List item to append, specified as an mlreportgen.dom.ListItem object.
listItems — Items to append
matrix | cell array
A matrix can include numeric or Boolean values.
Cell array containing a combination of the following:
A string
A number
A Boolean value
One of the following DOM objects:
mlreportgen.dom.Text
mlreportgen.dom.Paragraph
mlreportgen.dom.ExternalLink
mlreportgen.dom.InternalLink
mlreportgen.dom.Table
mlreportgen.dom.Image
mlreportgen.dom.CustomElement
Horizontal one-dimensional array (for a sublist)
To append an ordered list, use an OrderedList DOM object instead of using the
listContent argument.
list — List to append
mlreportgen.dom.OrderedList object | mlreportgen.dom.UnorderedList object
List to append, specified as an mlreportgen.dom.OrderedList or
mlreportgen.dom.UnorderedList object.
customElementObj — Custom element to append
mlreportgen.dom.CustomElement object
Page view 455
1 2 ... 451 452 453 454 455 456 457 458 459 460 461 ... 985 986

Comments to this Manuals

No comments