Dropdown and another buttons not working Ubuntu 22.04.02 LTS - Matlab R2023a
89 次查看(过去 30 天)
显示 更早的评论
I recently installed Matlab in my machine but I have a problem with the emergent windows that add-ons open. The problem is that i cannot use the dropdown buttons option in this windows. When I click on an option the dropdown options close and nothing happens or changes state. For example, using the PID Tuner I'm trying to chage the domain, the form or type of the controller and I cannot, when I clicked on the button it displays the options but when I clicked on the option nothing happens, nothing changes. In this window the export button dropdown and the imoprt dropdown also not work.

The same things in the wireless waveform generator and the App model linearizer. It seem that with evey pop-up window there is this problem


Everithng else seems to work just fine, thanks
0 个评论
采纳的回答
FannoFlow
2023-5-17
This might be related to this bug:
Try "Change the window focus mode to "click" instead of "mouse" in the settings."
3 个评论
DGM
2023-5-19
This answer has links to some related threads. Some people have suggested various workarounds. Don't get your hopes too high, though.
https://www.mathworks.com/matlabcentral/answers/1599904-file-installation-key-freezes-during-install
I haven't had any luck with the "set focus mode to click" method.
If the dropdowns are like the ones in the Add-On Explorer, in my experience they do work -- it's just that they only have a ~5% chance of actually doing anything, so you have to select a menu item roughly 20 times before it randomly works. Of course, that's not a practical solution; it's just an amusing curiosity. Considering that the behavior is random, I don't expect my observations to be repeatable.
更多回答(1 个)
Tommi Heikkilä
2023-9-14
For me changing the window focus mode was not enough. I also had to change from default desktop environment (I assume Wayland) to Ubuntu on Xorg.
3 个评论
Tommi
2024-9-4
This is so dumb. New computer, Ubuntu 24.04 LTS and Matlab 2024a, now the completely opposite works:
- Wayland desktop environment (might work with x11 too, didn't test)
- Focus on hover (did NOT work with "focus on click"!)
- Right click the popup window and tick "always on top"
另请参阅
类别
在 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!