addOpaqueType
R2026b(Not recommended) Add opaque type to library definition
addOpaqueType is not recommended. For more information on updating your code,
see Version
History.
Syntax
addOpaqueType(libDef,cppsignature,mlname,name,value)
Description
addOpaqueType(libDef,cppsignature,mlname,name,value) adds an opaque type
to the library definition libDef. The name,value
arguments set these clibgen.OpaqueTypeDefinition properties:
CPPSignatureset tocppnameMATLABNameset tomlnameDescriptionDetailedDescription
MATLAB® creates addOpaqueType statements in the library definition
files. Publishers can modifying the values of the name,value
arguments.