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