MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Guide de l'utilisateur Page 442

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 986
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 441
11 Functions – Alphabetical List
11-62
clone
Class: mlreportgen.dom.HTML
Package: mlreportgen.dom
Copy HTML object
Syntax
clonedHTMLObj = clone(sourceHTMLObj)
Description
clonedHTMLObj = clone(sourceHTMLObj) copies (clones) the specified HTML object,
including its children.
Input Arguments
sourceHTMLObj — HTML object to copy
mlreportgen.dom.HTML object
HTML object to copy, specified as an mlreportgen.dom.HTML object.
Output Arguments
clonedHTMLObj — HTML object with appended content
an mlreportgen.dom.HTML object
HTML object with appended content, returned as an mlreportgen.dom.HTML object.
Examples
Copy an HTML Object
Create an HTML object from HTML text, to use for a Microsoft Word report.
Vue de la page 441
1 2 ... 437 438 439 440 441 442 443 444 445 446 447 ... 985 986

Commentaires sur ces manuels

Pas de commentaire