Why does the Add-On Explorer or Manager not load in R2017a or older?
이전 댓글 표시
Why does the Add-On Explorer or Manager not load in R2017a or older?
채택된 답변
추가 답변 (1개)
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')
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!