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??????????

Answers (1)

Sean de Wolski
Sean de Wolski on 14 Oct 2013
You need to wrap some header information around your C-code and then build into a MEX file:
More information:

Categories

Find more on MATLAB Compiler SDK in Help Center and File Exchange

Tags

Asked:

on 13 Oct 2013

Answered:

on 14 Oct 2013

Community Treasure Hunt

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

Start Hunting!