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 中查找有关 MATLAB Compiler SDK 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!