mlreportgen.dom.CustomAttribute Class
R2026bNamespace: mlreportgen.dom
Custom element attribute
Description
Use an object of the mlreportgen.dom.CustomAttribute class to specify a custom element attribute.
Construction
creates
an empty custom attribute.customAttributeObj = CustomAttribute
creates an attribute having the specified customAttributeObj = CustomAttribute(name)name.
creates an attribute having the specified customAttributeObj = CustomAttribute(name,value)name and
value.
Input Arguments
Output Arguments
Properties
Examples
Version History
Introduced in R2014b