Add-on Explorer shows a blank window
Mostra commenti meno recenti
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 Commenti
SB
il 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
il 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
Risposte (3)
Jay Vaidya
il 4 Set 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 Commenti
ZENG SIYU
il 25 Apr 2021
it works,thanks a lot.
Larry
il 19 Mag 2021
I have same issue for my newly installed Matlab 2021a. I tried "opengl software " and it didn't work. Is there anything else I can try? I also got blinking blank window for Add-on Manager, Get Hardware Support Packages, and etc. Can anyone help on this?
S Joshi
il 1 Nov 2021
same problem here, any updates?
Zachary Gheaja
il 23 Nov 2021
does not work for me.
Alban Cannet
il 25 Mag 2022
thanks a lot worked for me !
Benjamin Bircher
il 19 Lug 2021
3 voti
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 Commenti
Zhong Zhou
il 20 Giu 2022
Same. Switching to one monitor mode would display the content of the Add-on page.
Grigor Pahlevanyan
il 21 Apr 2024
Modificato: Grigor Pahlevanyan
il 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!
Guodong Tao
il 11 Giu 2018
Modificato: Guodong Tao
il 11 Giu 2018
0 voti
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 Commenti
Zachary Gheaja
il 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
Gabriel
il 18 Gen 2023
I have the same issue on matlab2022b, have any of you guys been able to solve it? the command didnt work for me
mrutyunjay siddannavar
il 28 Mar 2023
For MATLAB 2022B, run the below command before launching MATLAB.
xhost +SI:localuser:root
It worked for me.
Huseyin Emre Ozgur
il 5 Giu 2023
Categorie
Scopri di più su Introduction to Installation and Licensing in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!