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

 Risposta accettata

Geoff Hayes
Geoff Hayes il 27 Giu 2017

0 voti

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.

Più risposte (0)

Categorie

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by