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!