Getting Matlab GUI menus working under Linux (Ubuntu/Mint)
13 次查看(过去 30 天)
显示 更早的评论
Hello, I have Matlab r2011b installed on my computer under Linux Mint. Everything is working fine except for a major problem with the GUI.
In short, the menu bar at the top is completely unusable: whenever I click on any command (file, edit,...) the drop-down menu instantly disappears, as if I were doing a double click on the command.
After some googling and searching on other sites, I was told that Java runtime was the source of many problems related to the GUI, so I manually set the MATLAB_JAVA variable to point to the jre, trying both openjdk and oracle versions. But the problem persists, so it seems this is not the cause.
Any help would be much appreciated.
3 个评论
Rolfe Dlugy-Hegwer
2012-7-18
- Ubuntu 10.04 LTS, 10.10, and 11.04
- Red Hat Enterprise Linux 5.x and 6.x
- SUSE Linux Enterprise Desktop 11.x
- Debian 5.x
回答(1 个)
Yang Zhang
2012-12-3
I have ubuntu12.04, but I use Cinnamon(linuxmint desktop) and matlab2012a
In ubuntu unity, Everything is OK.
But in Cinnamon, there is the same problem as you. when the window is maximized, I can't click the menu because it instantly disappears.
So I think it is the problem of Cinnamon.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!