Do I need a separate JRE installation for MATLAB ?

조회 수: 11 (최근 30일)
Steve Laux
Steve Laux 2022년 2월 7일
댓글: Steve Laux 2022년 2월 9일
Do I need an installation of Java Runtime to use MATLAB and Simulink (including Compiler/Coder)?
Other way to ask: does MATLAB bring its own JRE with full functionality?
Background of the question: Java changed their licensing model and we are asked to uninstall it.

채택된 답변

Walter Roberson
Walter Roberson 2022년 2월 7일
MATLAB installs its own JRE.
The JRE it installs is the last free JRE (though, depending on the MATLAB release, it might possibly not have the most recent security patches.)
At the MATLAB prompt, give the command ver and observe the Java information near the top, such as
Java Version: Java 1.8.0_202-b08 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by