Why does the Add-On Explorer or Manager not load in R2015b?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
MathWorks Support Team
am 8 Mär. 2017
Bearbeitet: MathWorks Support Team
am 24 Apr. 2024
Why does the Add-On Explorer or Manager not load in R2015b?
Akzeptierte Antwort
MathWorks Support Team
am 24 Apr. 2024
Bearbeitet: MathWorks Support Team
am 24 Apr. 2024
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 Kommentare
Weitere Antworten (1)
Jay Vaidya
am 4 Sep. 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')
0 Kommentare
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!