Effacer les filtres
Effacer les filtres

how to generate C code in matlab??

2 vues (au cours des 30 derniers jours)
Good mind
Good mind le 27 Juin 2017
Commenté : Good mind le 28 Juin 2017
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

Réponse acceptée

Geoff Hayes
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.
  1 commentaire
Good mind
Good mind le 28 Juin 2017
thank you

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Write C Functions Callable from MATLAB (MEX Files) dans Help Center et File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by