MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Guida Utente Pagina 832

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 986
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 831
12 Classes – Alphabetical List
12-338
mlreportgen.dom.UnorderedList class
Package: mlreportgen.dom
Unordered (bulleted) list
Description
Specifies an unordered (bulleted) list.
Construction
unorderedListObj = UnorderedList() creates an empty unordered list.
unorderedListObj = UnorderedList(items) creates an unordered list from a cell
array of strings specifying the list items.
Input Arguments
items — Content to include in each item in unordered list
cell array of strings
A one-dimensional cell array containing a string for each item in the unordered list.
The cell array can contain 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
Vedere la pagina 831
1 2 ... 827 828 829 830 831 832 833 834 835 836 837 ... 985 986

Commenti su questo manuale

Nessun commento