how to generate C code in matlab??
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Good mind
am 27 Jun. 2017
Kommentiert: Good mind
am 28 Jun. 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
0 Kommentare
Akzeptierte Antwort
Geoff Hayes
am 27 Jun. 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.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu MATLAB Compiler finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!