问题
I'm wondering how to change the MATLAB Compiler Runtime jvm version? The default is java 1.6. I want to change it to java 1.7. I have set the MATLAB_JAVA environment variable, however it does not work.
Please help me!
回答1:
Check out this link.
You can also take a look at your
[ matlabroot '/bin/' computer('arch') '/java.opts' ]
file to look at the configuration passed to the java as well.
来源:https://stackoverflow.com/questions/17428520/change-matlab-compiler-runtime-jvm-version