Effacer les filtres
Effacer les filtres

MATLAB error message on start up

4 vues (au cours des 30 derniers jours)
Mike
Mike le 25 Nov 2014
Hello,
I get this error message upon start up of MATLAB 2013a student. Allows codes to be written but not executed. Installed a clean version but still the same problem exists. Any thoughts?
Exception in thread "Thread-21" java.lang.UnsatisfiedLinkError: C:\Program Files (x86)\MATLAB\R2013a Student\bin\win32\mlapp_jni.dll: Can't find dependent libraries
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at com.mathworks.appmanagement.AppManagementApiBuilder.getPackagingApi(AppManagementApiBuilder.java:91)
at com.mathworks.appmanagement.AppManagementApiBuilder.getAppManagementApiImpl(AppManagementApiBuilder.java:50)
at com.mathworks.appmanagement.AppManagementApiBuilder.getAppManagementApi(AppManagementApiBuilder.java:30)
at com.mathworks.mde.desk.ContributedTools.<init>(ContributedTools.java:105)
at com.mathworks.mde.desk.ContributedToolsLoader$1.run(ContributedToolsLoader.java:18)
at java.lang.Thread.run(Unknown Source)

Réponses (0)

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