필터 지우기
필터 지우기

Add-on Explorer shows a blank window

조회 수: 31 (최근 30일)
Xiaotong Bai
Xiaotong Bai 2018년 6월 7일
편집: Grigor Pahlevanyan 2024년 4월 21일
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
SB
SB 2021년 4월 14일
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 2021년 11월 23일
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

댓글을 달려면 로그인하십시오.

답변 (3개)

Jay Vaidya
Jay Vaidya 2020년 9월 4일
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
Zachary Gheaja
Zachary Gheaja 2021년 11월 23일
does not work for me.
Alban Cannet
Alban Cannet 2022년 5월 25일
thanks a lot worked for me !

댓글을 달려면 로그인하십시오.


Benjamin Bircher
Benjamin Bircher 2021년 7월 19일
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
Zhong Zhou
Zhong Zhou 2022년 6월 20일
Same. Switching to one monitor mode would display the content of the Add-on page.
Grigor Pahlevanyan
Grigor Pahlevanyan 2024년 4월 21일
편집: Grigor Pahlevanyan 2024년 4월 21일
Haha, I tried everthing for 2 days straight, never would I have thought it was because I had two monitors. Thank you!

댓글을 달려면 로그인하십시오.


Guodong Tao
Guodong Tao 2018년 6월 11일
편집: Guodong Tao 2018년 6월 11일
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
mrutyunjay siddannavar
mrutyunjay siddannavar 2023년 3월 28일
For MATLAB 2022B, run the below command before launching MATLAB.
xhost +SI:localuser:root
It worked for me.
Huseyin Emre Ozgur
Huseyin Emre Ozgur 2023년 6월 5일
Thank you mrutyunjay siddannavar, your solution worked like a charm. Kudos!

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by