changing MinGW-w64 compiler to GCC compiler
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hi! This is Stella from Seoul National University.
I'm trying to use C code for my matlab code and my matlab code works on my Windows OS,
but my matlab code is not working on Linux OS.
I think that the reason is Window OS is using MinGW-w64 compiler and Linux OS is using GCC compiler.
How can I convert matlab code that uses MinGW-w64 compiler to GCC compiler?
3 comentarios
Walter Roberson
el 14 de Feb. de 2022
It might help if you were to describe more what you mean by "my matlab code is not working on Linux OS".
Respuestas (0)
Ver también
Categorías
Más información sobre MATLAB Support for MinGW-w64 C/C++ Compiler en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!