About Matlab C++ Math Library
Hello,
I want to develop a standalone C++ application which uses Matlab C++ Math library. Simply, I want to implement a nonlinear dynamical system and needs Matlab C++ functions to integrate it for simulation.
I've found the following link which mentions about "MATLAB C++ Math Library" and it says include the following header
#include matlab.hpp
I use Matlab R2011a and couldn't find this header file under $MatlabHome$/extern/include folder. Is "matlab.hpp" obsolete? How can I find the header file which includes information about "mwArray" class?
Regards.
Respuestas (2)
1 voto
0 votos
1 comentario
Categorías
Más información sobre Deploy to C++ Applications Using mwArray API (C++03) en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!