MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Guía de usuario Pagina 554

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 986
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 553
12 Classes – Alphabetical List
12-60
mlreportgen.dom.CustomAttribute class
Package: mlreportgen.dom
Custom element attribute
Description
Custom element attribute.
Construction
customAttributeObj = CustomAttribute() creates an empty custom attribute.
customAttributeObj = CustomAttribute(name) creates an attribute having the
specified name.
customAttributeObj = CustomAttribute(name,value) creates an attribute
having the specified name and value.
Input Arguments
name — Attribute name
string
Attribute name, specified as a string.
value — Attribute value
string
Attribute value, specified as a string.
Output Arguments
customAttributeObj — Custom attribute
mlreportgen.dom.CustomAttribute object
Custom attribute, represented by an mlreportgen.dom.CustomAttribute object.
Vista de pagina 553
1 2 ... 549 550 551 552 553 554 555 556 557 558 559 ... 985 986

Comentarios a estos manuales

Sin comentarios