how to open c++ code into matlab
Afficher commentaires plus anciens
i have a c++ code , i trying to use mex , but the things are really getting complicated , i just need to open the code and run in in matlab
any help ?
1 commentaire
John D'Errico
le 23 Fév 2019
To open it? You can't just run c++ directly in MATLAB. That would be why you use mex as a connector.
Réponses (0)
Catégories
En savoir plus sur Write C Functions Callable from MATLAB (MEX Files) dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!