Azzera filtri
Azzera filtri

MATLAB error message on start up

4 visualizzazioni (ultimi 30 giorni)
Mike
Mike il 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)

Risposte (0)

Categorie

Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by