C# code interfacing with matlab

we have a problem statement, for that we have to write a code in c# or using c language , can we directly write a C code in matlab , or how to interface our code in matlab??????????

回答 (1 件)

Sean de Wolski
Sean de Wolski 2013 年 10 月 14 日

0 投票

You need to wrap some header information around your C-code and then build into a MEX file:
More information:

カテゴリ

ヘルプ センター および File ExchangeCall MATLAB from C についてさらに検索

タグ

質問済み:

2013 年 10 月 13 日

回答済み:

2013 年 10 月 14 日

Community Treasure Hunt

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

Start Hunting!

Translated by