MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Guia do Utilizador Página 392

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 986
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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.
Vista de página 391
1 2 ... 387 388 389 390 391 392 393 394 395 396 397 ... 985 986

Comentários a estes Manuais

Sem comentários