R2026a Explore-Addon error (macOS 26)

조회 수: 13 (최근 30일)
Navid
Navid 2025년 10월 28일 13:39
답변: Tridib 2025년 11월 3일 8:29
When trying to explore addons:
This feature is attempting to execute Java code, but no runtime environment for Java applications has been found. Explore your options at MATLAB Support for OpenJDK.
Please Help

답변 (1개)

Tridib
Tridib 2025년 11월 3일 8:29
Hi @Navid,
This error means that MATLAB R2026a cannot find a Java Runtime Environment (JRE) on your Mac. Some MATLAB features, like the Add-On Explorer, need Java to work. On Mac computers, MATLAB sometimes cannot find or use its built-in Java, or Java might not be installed or set up right.
Check if Java is installed using "java -version" in terminal. If you don’t have Java, or if it is not the right version, go to the Versions of OpenJDK Compatible with MATLAB by Release page to see which version you need. Download and install the recommended version, making sure to follow all the steps.
For more help, refer to these documentations:
Hope this helps!

카테고리

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