clibgen.api.InterfaceDefinition
R2026bInspect, customize, and build MATLAB interface definition for C/C++ library
Since R2026b
Description
The clibgen.api.InterfaceDefinition object enables you to access
the symbols, inspect the MATLAB® definitions to C++ symbols, customize the interface, resolve errors, and build a
MATLAB interface to a C/C++ library.
Creation
Syntax
Description
Input Arguments
Output Arguments
Properties
Object Functions
build | Build MATLAB interface to C++ library from clibgen.api.InterfaceDefinition
object |
findClass | Find class in C++ library |
findEnum | Find enumeration in C++ library |
findFunction | Find function in C++ library |
Examples
Version History
Introduced in R2026b