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

Antworten (1)

Sean de Wolski
Sean de Wolski am 14 Okt. 2013

0 Stimmen

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

Kategorien

Mehr zu MATLAB Compiler SDK finden Sie in Hilfe-Center und File Exchange

Tags

Gefragt:

am 13 Okt. 2013

Beantwortet:

am 14 Okt. 2013

Community Treasure Hunt

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

Start Hunting!

Translated by