How is it possible to call C Function in MATLAB Script files?

Actually i have a problem to interface c code with matlab program.Please any one has idea.please help me.

 採用された回答

Adam
Adam 2016 年 6 月 23 日
編集済み: Adam 2016 年 6 月 23 日

0 投票

doc 'MEX File Creation API'
gives information on this. It isn't trivial so you need to read up on it and then feel free to ask more specific questions afterwards.

1 件のコメント

Steven Lord
Steven Lord 2016 年 6 月 23 日
MEX is one alternative; loadlibrary is another.

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

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeMATLAB Compiler についてさらに検索

質問済み:

2016 年 6 月 23 日

コメント済み:

2016 年 6 月 23 日

Community Treasure Hunt

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

Start Hunting!

Translated by