Filter löschen
Filter löschen

Add-on Explorer shows a blank window

31 Ansichten (letzte 30 Tage)
Xiaotong Bai
Xiaotong Bai am 7 Jun. 2018
When I open the Add-on Explorer, it only shows a blank window. But if I move around the cursor, it does change its look (from 'Normal Select' to 'Link Select', as the picture shows) at some places.
Besides, Add-on Manager shows the same problem, while the 'Package App' window works fine. I tried reinstall MATLAB, but the problem remained. (I'm using MATLAB R2018a on Windows 10 64-bit) Recently I used an extended monitor, and I wonder if that's the cause of the problem. In case there is no solution, can I install a .mlpkginstall file manually?
  2 Kommentare
SB
SB am 14 Apr. 2021
I have a similar problem on Linux. Although in my case the window is black and unresponsive. Starting Matlab with "matlab -softwareopengl" didn't help either.
Zachary Gheaja
Zachary Gheaja am 23 Nov. 2021
i have a similar problem on windows. it showed up on matlab2020b and still occurs on 2021b when i installed it to mitigate the issue

Melden Sie sich an, um zu kommentieren.

Antworten (3)

Jay Vaidya
Jay Vaidya am 4 Sep. 2020
Please try to run the following in the MATLAB Command Window:
>> opengl software
And then try opening the Add on explorer again. It worked for me.
If that works, you can save the preference so that MATLAB always opens with Software OpenGL by running:
>> opengl('save','software')
  5 Kommentare
Zachary Gheaja
Zachary Gheaja am 23 Nov. 2021
does not work for me.
Alban Cannet
Alban Cannet am 25 Mai 2022
thanks a lot worked for me !

Melden Sie sich an, um zu kommentieren.


Benjamin Bircher
Benjamin Bircher am 19 Jul. 2021
Hi,
I had the same problem. These commands doesn't helped me. In my case the problem was due to an external screen which I use on my laptop. After disconnecting the latter, the problem is solved.
  2 Kommentare
Zhong Zhou
Zhong Zhou am 20 Jun. 2022
Same. Switching to one monitor mode would display the content of the Add-on page.
Grigor Pahlevanyan
Grigor Pahlevanyan am 21 Apr. 2024
Bearbeitet: Grigor Pahlevanyan am 21 Apr. 2024
Haha, I tried everthing for 2 days straight, never would I have thought it was because I had two monitors. Thank you!

Melden Sie sich an, um zu kommentieren.


Guodong Tao
Guodong Tao am 11 Jun. 2018
Bearbeitet: Guodong Tao am 11 Jun. 2018
Hi Xiatong,
Please first make sure this is not an issue caused by OS environment, you could try installation on another PC if allowed to confirm if this is reproducible at your side, otherwise, reinstall OS and MATLAB usually would resolve the issue.
  4 Kommentare
mrutyunjay siddannavar
mrutyunjay siddannavar am 28 Mär. 2023
For MATLAB 2022B, run the below command before launching MATLAB.
xhost +SI:localuser:root
It worked for me.
Huseyin Emre Ozgur
Huseyin Emre Ozgur am 5 Jun. 2023
Thank you mrutyunjay siddannavar, your solution worked like a charm. Kudos!

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by