C# code interfacing with matlab
Show older comments
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??????????
Answers (1)
Sean de Wolski
on 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:
Categories
Find more on Call MATLAB from C in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!