C++ Engine API
Use the MATLAB® C++ Engine API to call MATLAB from C++ programs
The MATLAB Engine API for C++ contains functions, classes, and type
definitions in the matlab::engine
namespace. The API uses the
MATLAB Data API for C++ to work with MATLAB data.
Functions
Classes
Topics
- MATLAB Engine API for C++ Exception Classes
The MATLAB Engine API for C++ defines specific exception classes for MATLAB.