Borrar filtros
Borrar filtros

Ubuntu20.04 MATAB启动后就绪​很快,但无法点击任何​按钮,也叉不掉,只能​缩小或还原窗口

8 visualizaciones (últimos 30 días)
Moge Du
Moge Du el 11 de Oct. de 2020
Comentada: Moge Du el 8 de Mayo de 2021
Ubuntu20.04 安装了MATLABR2018b,下载的三合一版本,但是安装完成后,打开matlab后一直处于操作界面却无法操作,光标显示为竖线或者箭头,就是无法点击任何一处地方,叉也叉不掉。
  2 comentarios
Yixiang Peng
Yixiang Peng el 8 de Mayo de 2021
我的也是这样,请问你怎么解决的啊
Moge Du
Moge Du el 8 de Mayo de 2021
后来我发现是因为我在非root用户下打开,所以无法叉掉matlab,即使我打开gnome-system-monitor也没有反应。我的解决办法是使用 ps -A查找pid后,再用 kill -9 pid 杀死matlab进程,你试试看可不可以。然后下次启动matlab的时候进入root用户,用sudo matlab启动。

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre 安装和许可简介 en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!