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
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 Exchange で Call MATLAB from C についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!