Mathworks - Simulink need java?

14 次查看(过去 30 天)
Vijaykumar Vaikunthe
回答: Shantanu Dixit 2024-10-29,4:58
Does Mathworks - Simulink uses java for execution? Is it mandatory to have java on windows to run Simulink as desktop application?

回答(1 个)

Shantanu Dixit
Shantanu Dixit 2024-10-29,4:58
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

类别

Help CenterFile Exchange 中查找有关 Simulink 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by