Linking Matlab Libraries to Mingw for Another C++ Program
Mostrar comentarios más antiguos
Hello everyone!
I am currently trying to write a function inside an open-source framework(called PhysiCell) that will read matlab files and use data inside this framework. The framework using mingw as a compiler but I have lack of information about how to integrate different C++ libraries to open-source project. I have done lot of search for this but most commonly found about "how to compile C++ codes in Matlab" not "how to link matlab data api in mingw". I started with modifing makefile but compile process failed everytime.
Respuestas (1)
Bruno Luong
el 7 de Nov. de 2023
0 votos
1 comentario
BURAK
el 8 de Nov. de 2023
Categorías
Más información sobre MATLAB Support for MinGW-w64 C/C++ Compiler en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!