问题描述:

在linux上通过学校购买的matlab安装时,使用学生邮箱作为账户,安装matlab过程中激活时  用户名填错,导致无法打开。

解决:

重新激活就好。在matlab安装目录下找到 activate_matlab.sh 文件,

linux系统路径:/usr/local/MATLAB/R20XXx/bin/activate_matlab.sh

其他系统路径参考:

https://ww2.mathworks/matlabcentral/answers/99457-how-do-i-activate-matlab

通过命令行

sudo bash ./activate_matlab.sh

便可以重新激活。

更多推荐

matlab学生版激活用户名出错无法打开,重新激活