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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 986
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 553
1 2 ... 549 550 551 552 553 554 555 556 557 558 559 ... 985 986

Comentários a estes Manuais

Sem comentários