Dropdown and another buttons not working Ubuntu 22.04.02 LTS - Matlab R2023a
조회 수: 88 (최근 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!