Calling C/C++ code from MATLAB - example
Afficher commentaires plus anciens
- Is it possible to call a C/C++ function from MATLAB?
- If so, can you provide an example?
Réponses (1)
James Tursa
le 23 Fév 2015
0 votes
You can start with the mex examples in the doc:
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!