MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Podręcznik Użytkownika Strona 554

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 986
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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.
Przeglądanie stron 553
1 2 ... 549 550 551 552 553 554 555 556 557 558 559 ... 985 986

Komentarze do niniejszej Instrukcji

Brak uwag