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 Exchange 中查找有关 MATLAB Compiler SDK 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by