linux启动matlab提示用户名和许可证不匹配的解决办法(License Manager Error -9)

时间:2020-12-09 10:06:55   收藏:0   阅读:89

linux下运行matlab,报错:

License Manager Error -9
Your username does not match the username in the license file.
To run MATLAB on this computer, you must run the Activation client to reactivate your license.

提示username和license file不匹配,需要重新激活

解决方法:
进入安装目录,找到激活程序 cd /usr/local/MATLAB/R2020b/bin
运行激活程序 ./activate*
登录账号,一路点下一步,中间只需检查 “登录名” 是否和 linux 的用户名一致,一般来说是一致的,提示激活成功后,再启动 matlab 即可

原文:https://www.cnblogs.com/x66ccff/p/linux-matlab-username-license-error.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!