Functions in the MATLAB C++ APIs use the matlab::data::Array class defined in the MATLAB Data API. To
work with the MATLAB
mxArray data structure instead, use the C Matrix API. For more information, see Calling MATLAB from C.
MATLAB Engine API for C++ Run MATLAB code from C++ programs, with object oriented programming support and
asynchronous execution
C++ MEX Applications Create high-performance MATLAB functions implemented in modern C++
MATLAB Data API Create C++ programs that work with MATLAB data