MATLAB: I can’t get MATLAB_JAVA environment variable to read jre1.8.0_131

java

Trying to connect MATLAB_JAVA environment variable to read the latest Java download (Version 8 update 131). The Java download itself doesn't have a 'server' file which MATLAB is clearly looking for. Tried creating 'server' file in 'bin' containing jvm.dll – didn't work.

Best Answer

Try following the steps mentioned in the link below to change the JVM used by MATLAB-
https://www.mathworks.com/matlabcentral/answers/130359-how-do-i-change-the-java-virtual-machine-jvm-that-matlab-is-using-on-windows
Is there any specific error that you are getting?