matlab file (m-file) to c++
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I am not aware of any m2c converter, but this CP article shows you can build a DLL from a m-file and then call it in C/C++ applications.
Best, Jun