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