MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Betriebsanweisung Seite 397

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 986
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 396
mlreportgen.dom.Document.append
11-17
Example: myTextObj = append(myDocument,'This is an introduction')
listContent — Items to append to the document as unordered list
horizontal one-dimensional matrix | cell array
Specify items to be displayed in an unordered list. Each matrix or cell-array element
becomes a list item.
For a matrix, use each element can be a numeric or Boolean value.
For a cell array, each element can be:
A string
A number
A Boolean value
One of these DOM objects:
mlreportgen.dom.Text
mlreportgen.dom.Paragraph
mlreportgen.dom.ExternalLink
mlreportgen.dom.HTML
mlreportgen.dom.InternalLink
mlreportgen.dom.Table
mlreportgen.dom.Image
mlreportgen.dom.CustomElement
A horizontal one-dimensional array (for a sublist)
tableContent — Items to append to document as table
matrix | cell array
Specify content for a table using either:
A vertical one-dimensional matrix or cell array
A two-dimensional matrix or cell array
For a matrix, each element can be a numeric or Boolean value.
For a cell array, each element can be:
Seitenansicht 396
1 2 ... 392 393 394 395 396 397 398 399 400 401 402 ... 985 986

Kommentare zu diesen Handbüchern

Keine Kommentare