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 MATLAB API for 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 C++11
MATLAB Data API Create C++ programs that work with MATLAB data