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에 대해 자세히 알아보기

태그

질문:

2013년 10월 13일

답변:

2013년 10월 14일

Community Treasure Hunt

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

Start Hunting!

Translated by