MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES User's Guide Page 392

  • Download
  • Add to my manuals
  • Print
  • Page
    / 986
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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.
Page view 391
1 2 ... 387 388 389 390 391 392 393 394 395 396 397 ... 985 986

Comments to this Manuals

No comments