How can I find the version of Java that my MATLAB Runtime uses on Windows?
37 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
MathWorks Support Team
il 15 Nov 2024
Risposto: MathWorks Support Team
il 3 Dic 2024
I would like to know which version of Java my MATLAB Runtime uses, in order to make sure it is compatible with my other products. How can I determine which version of Java it uses for my Windows machine?
Risposta accettata
MathWorks Support Team
il 15 Nov 2024
If you have MATLAB Compiler Runtime downloaded on Windows, you can find the Java version yourself. Navigate to the installed MATLAB Runtime folder, which has a default path similar to:
C:\Program Files\MATLAB\MATLAB Runtime\xxx\sys\java\jre\win64\jre\
The "release" file in this folder gives information about the installed Java version. "MATLAB Runtime" may be called "MATLAB Compiler Runtime" instead, and "xxx" indicates the version format of the Runtime, which may be in the "R20XXx" or "vXx" format.
You can follow the MATLAB Runtime Product Page to translate the "vXx" format. The version number is listed in parentheses after the release name.
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Java Package Integration in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!