R2015b and Java version
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi, I am using R2015b and I downloaded java 1.8. But when I check in Matlab command window, my java is 1.7: >> version -java
ans =
Java 1.7.0_60-b19 with Oracle Corporation Java HotSpot™ 64-Bit Server VM mixed mode
I don't know why Matlab is not using my newly downloaded java 1.8.
Thanks,
Jennifer
0 comentarios
Respuestas (1)
Walter Roberson
el 18 de Feb. de 2016
You did not indicate which operating system you are using.
If you are using OS-X then the version of Java used is a legacy java, not the version installed in the operating system. Mine shows up as
Java 1.7.0_11-b21 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
3 comentarios
Ver también
Categorías
Más información sobre Downloads en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!