MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Uživatelská příručka Strana 716

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 986
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 715
12 Classes – Alphabetical List
12-222
mlreportgen.dom.OrderedList class
Package: mlreportgen.dom
Create ordered list
Description
Create an ordered (numbered) list.
Construction
orderedListObj = OrderedList() creates an empty ordered list.
orderedListObj = OrderedList(listItems) creates an ordered list from a cell
array of strings specifying the list items.
Input Arguments
listItems — Content to include in the ordered list
cell array of strings
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
Zobrazit stránku 715
1 2 ... 711 712 713 714 715 716 717 718 719 720 721 ... 985 986

Komentáře k této Příručce

Žádné komentáře