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

  • Download
  • Add to my manuals
  • Print
  • Page
    / 986
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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.
Page view 441
1 2 ... 437 438 439 440 441 442 443 444 445 446 447 ... 985 986

Comments to this Manuals

No comments