Why does the Add-On Explorer or Manager not load in R2015b?
조회 수: 4 (최근 30일)
이전 댓글 표시
MathWorks Support Team
2017년 3월 8일
편집: MathWorks Support Team
2024년 4월 24일
Why does the Add-On Explorer or Manager not load in R2015b?
채택된 답변
MathWorks Support Team
2024년 4월 24일
편집: MathWorks Support Team
2024년 4월 24일
The Add-On Explorer is unavailable for releases R2017a and older.Furthermore, add-ons and support packages are also no longer supported for R2016a and older. If you would like to use the Add-On Explorer, add-ons, or support packages, you will need to use a newer release of MATLAB.Downloadshttps://www.mathworks.com/downloads/
댓글 수: 0
추가 답변 (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')
댓글 수: 0
참고 항목
카테고리
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!