R2015b and Java version
조회 수: 5 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Walter Roberson
2016년 2월 18일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Downloads에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!