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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 986
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 391
11 Functions – Alphabetical List
11-12
addHTMLFile
Class: mlreportgen.dom.Document
Package: mlreportgen.dom
Append HTML file contents to document
Syntax
documentObjOut = addHTMLFile(documentObj,htmlFilePath)
Description
documentObjOut = addHTMLFile(documentObj,htmlFilePath) appends HTML
file contents to a document.
Input Arguments
documentObj — Document to append content to
mlreportgen.dom.Document object
Document object to append content to, specified as an mlreportgen.dom.Document
object.
htmlFilePath — HTML file path
string
HTML file path, specified as a string.
Output Arguments
documentObjOut — Document object with HTML file content appended
mlreportgen.dom.Document object
Document object with HTML file content appended, returned as an
mlreportgen.dom.Document object.
Przeglądanie stron 391
1 2 ... 387 388 389 390 391 392 393 394 395 396 397 ... 985 986

Komentarze do niniejszej Instrukcji

Brak uwag