MATLAB: Can’t MEX find a supported compiler in MATLAB R2014a? how to mex-setup in MATLAB R2014a with windows 10? please help me….I want to use CNNs for MATLAB

mexmex compiler

>> ver -support
----------------------------------------------------------------------------------------------------
MATLAB Version: 8.3.0.532 (R2014a)
MATLAB License Number: ••••••
Operating System: Microsoft Windows 10 Enterprise Version 10.0 (Build 10586)
Java Version: Java 1.7.0_11-b21 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode

Best Answer

MATLAB R2014a is not supported under Windows 10. It is expected to mostly work, except for compilers, which are not expected to work.
Related Question