フィルターのクリア

how to generate C code in matlab??

1 回表示 (過去 30 日間)
Good mind
Good mind 2017 年 6 月 27 日
コメント済み: Good mind 2017 年 6 月 28 日
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 日
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.
  1 件のコメント
Good mind
Good mind 2017 年 6 月 28 日
thank you

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeWrite C Functions Callable from MATLAB (MEX Files) についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by