is there any c compiler support for matlab 2015a 64bit.

6 views (last 30 days)
i want to call c code in matlab block but mex is giving error even after installing mingw-w64 . the c compiler support section says there is no compiler support for matlab 2015a 64bit. how can i call c code then?

Accepted Answer

Abhinav Gupta
Abhinav Gupta on 20 Jun 2021
Hi,
I think minGW compiler is not supported for 2015a version of matlab. List of supported compilers could be found here.
Hope this helps.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!