How to change Java JDK path of Matlab compiler
Mostrar comentarios más antiguos
Matlab R2016a cannot export java libraries and the problem seems related to the fact Matlab doesn't support Java JDK 8 and in my system JAVA_HOME point to Java 8 JDK. ( SEE HERE )
I need Java 8 and replace it with older version every time obviously isn't an acceptable solution.
Matlab offers the opportunity to set a custom Java distribution for its execution using on Windows MATLAB_JAVA environment variable path.
Is there any similar solution for Java JDK used? So I could set a path for matlab JDK, without replacing the main JDK on my system.
Respuestas (0)
Categorías
Más información sobre Get Started with MATLAB Compiler SDK en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!