I have matlab 2023 running in window 11 environment and have C++ 2017 setup as shown below, and try to setup mfemm, it throw error below. I searched around, not much valid information online to help me finish the mfemm setup finish. anyone can help? mex -setup MEX configured to use 'Microsoft Visual C++ 2017 (C)' for C language compilation. To choose a different C compiler, select one from the following: MinGW64 Compiler (C) mex -setup:F:\MATLAB\R2023b\bin\win64\mexopts\mingw64.xml C Microsoft Visual...
I have C++ 2017 setup, and try to setup mfemm, it throw error below. I searched around, not much valid information online. mex -setup MEX configured to use 'Microsoft Visual C++ 2017 (C)' for C language compilation. To choose a different C compiler, select one from the following: MinGW64 Compiler (C) mex -setup:F:\MATLAB\R2023b\bin\win64\mexopts\mingw64.xml C Microsoft Visual C++ 2017 (C) mex -setup:C:\Users\xx\AppData\Roaming\MathWorks\MATLAB\R2023b\mex_C_win64.xml C To choose a different language,...
