To install the MinGW-w64 C/C++ Compiler on Windows 10 with MATLAB R2016b, I used the Add-Ons menu. However, I got the following error message:
"There was a problem installing the third-party software. To resolve this issue, contact Technical Support"
Then, when I run "mex -setup", I got the following error:
mex -setup
Error using mex
No supported compiler or SDK was found. You can install the freely available MinGW-w64 C/C++ compiler; see Install MinGW-w64
Compiler.
Could you please help me to solve this problem?