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.
Réponses (2)
1 vote
0 votes
1 commentaire
Catégories
En savoir plus sur Deploy to C++ Applications Using mwArray API (C++03) dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!