clibgen.api.UnsupportedEnum
R2026bDescription
A clibgen.api.UnsupportedEnum object represents a C++ enumeration
that cannot be included in a generated MATLAB interface. Information about an unsupported
enumeration is in the Reason property. For more information, see Limitations to C/C++ Support.
Creation
Create a clibgen.api.UnsupportedEnum object from the UnsupportedEnums
property of a clibgen.api.InterfaceDefinition object.
Properties
Version History
Introduced in R2026b