Linux : Installing new toolboxes on an existing installation
이전 댓글 표시
Hello,
I want to install toolboxes on an existing installation, for example on :
/usr/local/MATLAB/R2020b
as suggested by the matlab installer.
I tried to select the toolbox with the add-on button on matlab windows, connect to my account, and then I got a problem because I don't have the permission to write on /usr/local/MATLAB..
I tried to run matlab with a command line as sudo like :
sudo /usr/local/MATLAB/R2020b/bin/matlab -c /usr/local/MATLAB/R2020b/licenses/license.lic
And I got a licence checkout failed:
License checkout failed.
License Manager Error -9
Your username does not match the username in the license file.
I haven't the intaller script anymore, or don't know where it is located on matlab installation folder (/usr/local/MATLAB/R....)
Does anyone knows how to solve this ?
Thanks in advance,
Bruno
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!