C# code interfacing with matlab
Mostra commenti meno recenti
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??????????
Risposte (1)
Sean de Wolski
il 14 Ott 2013
0 voti
You need to wrap some header information around your C-code and then build into a MEX file:
More information:
Categorie
Scopri di più su MATLAB Compiler SDK in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!