Do I need a separate JRE installation for MATLAB ?
11 views (last 30 days)
Show older comments
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.
0 Comments
Accepted Answer
Walter Roberson
on 7 Feb 2022
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
More Answers (0)
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!