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

4 visualizaciones (últimos 30 días)
Mehdi Saberioon
Mehdi Saberioon el 30 de Jun. de 2015
Respondida: Adam Hug el 2 de Jul. de 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 ?

Respuestas (1)

Adam Hug
Adam Hug el 2 de Jul. de 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.

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by