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

 採用された回答

Geoff Hayes
Geoff Hayes 2017 年 6 月 27 日

0 投票

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 件)

カテゴリ

ヘルプ センター および File ExchangeWrite C Functions Callable from MATLAB (MEX Files) についてさらに検索

タグ

質問済み:

2017 年 6 月 27 日

コメント済み:

2017 年 6 月 28 日

Community Treasure Hunt

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

Start Hunting!

Translated by