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

  • 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 385
11 Functions – Alphabetical List
11-6
clone
Class: mlreportgen.dom.Container
Package: mlreportgen.dom
Copy container object
Syntax
clonedContainer = clone(sourceContainer)
Description
clonedContainer = clone(sourceContainer) copies (clones) the specified
container.
Input Arguments
sourceContainer — Container object to copy
mlreportgen.dom.Container object
Container object to copy, specified as an mlreportgen.dom.Container object.
Output Arguments
clonedContainer — Copied container object
mlreportgen.dom.Container object
Copied container object, returned as an mlreportgen.dom.Container object.
Examples
Copy Container Object
Create a container object. Microsoft Word output ignores the HTML container element
tag (in this example, the div tag).
Vue de la page 385
1 2 ... 381 382 383 384 385 386 387 388 389 390 391 ... 985 986

Commentaires sur ces manuels

Pas de commentaire