how to generate C code in matlab??
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Geoff Hayes
2017 年 6 月 27 日
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.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で MATLAB Compiler についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!