C# code interfacing with matlab
Afficher commentaires plus anciens
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??????????
Réponses (1)
Sean de Wolski
le 14 Oct 2013
0 votes
You need to wrap some header information around your C-code and then build into a MEX file:
More information:
Catégories
En savoir plus sur MATLAB Compiler SDK dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!