Effacer les filtres
Effacer les filtres

unable to find java library error. please check if you have matlab jev.

22 vues (au cours des 30 derniers jours)
Pranav
Pranav le 13 Juil 2023
When opening matlab , i receive the " unable to find java library error ". Ive installed and uninstalled both matlab and java multiple times to no avail.

Réponses (1)

Prathamesh
Prathamesh le 26 Juil 2023
Hi,
I understand that you are receiving "unable to find java library error" error message. This error message is occurring because the folder containing your Java installation has not been added to your system PATH environment variable.
Please follow the steps below to resolve the issue:
  1. Use matlab_jenv factory command to sets the JRE path to use the default version shipped with MATLAB. Refer to the documentation of “matlab_jenv” command https://in.mathworks.com/help/matlab/ref/matlab_jenv.html
  2. Verify that the folder containing your Java installation has been added to your system PATH environment variable.
  3. Unset the MATLAB_JAVA system environment variable pointing to a different version of JVM other than the default version shipped with MATLAB.
Please refer to the MATLAB Answer to troubleshoot the issue related to “unable to find java library”.
I hope this resolves your issue.

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by