MATLAB API for C++

Write C++11 programs that work with MATLAB®

Note

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.

Was this topic helpful?