Effacer les filtres
Effacer les filtres

Permission denied when i try to install app on Matlab (linux 64-bit)

4 vues (au cours des 30 derniers jours)
Mehdi Saberioon
Mehdi Saberioon le 30 Juin 2015
when i try to install a downloaded app on Matlab ( Linux 64-bit) , following error displays:
com.mathworks.jmi.MatlabException: Permission denied
at com.mathworks.jmi.NativeMatlab.SendMatlabMessage(Native Method)
at com.mathworks.jmi.NativeMatlab.sendMatlabMessage(NativeMatlab.java:266)
at com.mathworks.jmi.MatlabLooper.sendMatlabMessage(MatlabLooper.java:120)
at com.mathworks.jmi.Matlab.mtFeval(Matlab.java:1622)
at com.mathworks.jmi.MatlabWorker.feval(MatlabWorker.java:197)
at com.mathworks.appmanagement.InstallAppMatlabWorker.doOnMatlabThread(InstallAppMatlabWorker.java:20)
at com.mathworks.appmanagement.InstallAppMatlabWorker.doOnMatlabThread(InstallAppMatlabWorker.java:7)
at com.mathworks.appmanagement.AbstractAppManagementMatlabWorker.runOnMatlabThread(AbstractAppManagementMatlabWorker.java:21)
at com.mathworks.jmi.MatlabWorker$2.run(MatlabWorker.java:79)
at com.mathworks.jmi.NativeMatlab.dispatchMTRequests(NativeMatlab.java:475)
How can i solve it ?

Réponses (1)

Adam Hug
Adam Hug le 2 Juil 2015
It looks like you are trying to install the app without sufficient privileges. Try running MATLAB as an administrator and installing the app to see if this solves your problem.

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