how to generate C code in matlab??

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

 Respuesta aceptada

Geoff Hayes
Geoff Hayes el 27 de Jun. de 2017

0 votos

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.

Más respuestas (0)

Categorías

Más información sobre Write C Functions Callable from MATLAB (MEX Files) en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 27 de Jun. de 2017

Comentada:

el 28 de Jun. de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by