Mathworks - Simulink need java?

3 Ansichten (letzte 30 Tage)
Vijaykumar Vaikunthe
Vijaykumar Vaikunthe am 16 Nov. 2021
Beantwortet: Shantanu Dixit am 29 Okt. 2024
Does Mathworks - Simulink uses java for execution? Is it mandatory to have java on windows to run Simulink as desktop application?

Antworten (1)

Shantanu Dixit
Shantanu Dixit am 29 Okt. 2024
Hi Vijaykumar,
Simulink does utilize Java for certain functionalities, but it is not mandatory to have Java installed on your Windows system to run Simulink as a desktop application. Every installation of MATLAB, which includes Simulink, comes bundled with its own version of the Java Virtual Machine (JVM). This means that it is not required to install Java separately to use Simulink. The bundled JVM handles Java-related tasks.
The specific version of the JVM that MATLAB uses can be checked by entering the command 'version -java' in the MATLAB command window. You can run Simulink without any additional Java installations. The built-in JVM will support all necessary Java functions required for its operation.
I hope this clears your query.
For more details, refer to the following MathWorks documentation on Getting started with Java Libraries: https://www.mathworks.com/help/matlab/matlab_external/product-overview.html

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by