MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Uživatelská příručka Strana 554

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 986
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 553
1 2 ... 549 550 551 552 553 554 555 556 557 558 559 ... 985 986

Komentáře k této Příručce

Žádné komentáře