Hi there, I'm a latin speaker so I'll try to describe my problem as well as posible.
I've been trying to install Matlab for a week, but every time I wante to run the aplication with te code
sudo ./matlab
MATLAB is selecting SOFTWARE OPENGL rendering.
License checkout failed.
License Manager Error -9
Your username does not match the username in the license file.
To run on this computer, you must run the Activation client to reactivate your license.
Troubleshoot this issue by visiting:
https://www.mathworks.com/support/lme/R2020b/9
Diagnostic Information:
Feature: MATLAB
License path: /root/.matlab/R2020b_licenses:/usr/local/MATLAB/R2020b/licenses/license.dat:/usr/local/MATLAB/R2020b
/licenses/license_jair-desktop_40513311_R2020b.lic
Licensing error: -9,57.
in the folder /usr/local/MATLAB/R2020b/bin.
I've try to revalid the licence (succesfuly) with this code in the same folder.
sudo ./activate_matlab.sh
But still not working, can anyone help me with this problem.

답변 (2개)

Walter Roberson
Walter Roberson 2022년 5월 31일

0 개 추천

You cannot run MATLAB sudo unless you activated it against account "root". The effective uid is used in the authentication.

카테고리

도움말 센터File Exchange에서 Installing Products에 대해 자세히 알아보기

제품

릴리스

R2020b

질문:

2021년 2월 24일

답변:

2022년 5월 31일

Community Treasure Hunt

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

Start Hunting!

Translated by