how to generate C code in matlab??
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
i have my C code(small part of my matlab code).but i dont know how to integrate it in matlab i'm working with matlab R2016b
0 commentaires
Réponse acceptée
Geoff Hayes
le 27 Juin 2017
khiter - try using mex to build a MEX function from your C code. See also MEX File Creation API and C Source Mex example for details.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur MATLAB Compiler dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!