フィルターのクリア

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

4 ビュー (過去 30 日間)
Mehdi Saberioon
Mehdi Saberioon 2015 年 6 月 30 日
回答済み: Adam Hug 2015 年 7 月 2 日
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 ?

回答 (1 件)

Adam Hug
Adam Hug 2015 年 7 月 2 日
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.

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by