MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Podręcznik Użytkownika Strona 456

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 986
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 455
1 2 ... 451 452 453 454 455 456 457 458 459 460 461 ... 985 986

Komentarze do niniejszej Instrukcji

Brak uwag