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