Coversion of visual c to matlab line
Show older comments
I have visual C code, which need to be converted to matlab code what are the solutions is Dll the solution
Accepted Answer
More Answers (2)
James Tursa
on 2 Dec 2016
0 votes
Rather than converting the code, you might consider a mex solution:
https://www.mathworks.com/help/matlab/programming-interfaces-for-c-c-fortran-com.html
Manoj Pai
on 3 Dec 2016
0 votes
Categories
Find more on Logical 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!