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

Respuestas (1)

Sean de Wolski
Sean de Wolski el 14 de Oct. de 2013

0 votos

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

Categorías

Más información sobre MATLAB Compiler SDK en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 13 de Oct. de 2013

Respondida:

el 14 de Oct. de 2013

Community Treasure Hunt

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

Start Hunting!

Translated by