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.
Risposte (2)
1 voto
0 voti
1 Commento
Categorie
Scopri di più su Deploy to C++ Applications Using mwArray API (C++03) in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!