Why does the Add-On Explorer or Manager not load in R2017a or older?
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
MathWorks Support Team
el 8 de Mzo. de 2017
Editada: MathWorks Support Team
el 22 de Jul. de 2025
Why does the Add-On Explorer or Manager not load in R2017a or older?
Respuesta aceptada
MathWorks Support Team
el 22 de Jul. de 2025
Editada: MathWorks Support Team
el 22 de Jul. de 2025
The Add-On Explorer is unavailable for releases R2017a and older.
Furthermore, add-ons and support packages are also no longer supported for R2016b 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. Please go to our downloads page to get a newer release of MATLAB.
Downloadshttps://www.mathworks.com/downloads/
0 comentarios
Más respuestas (1)
Jay Vaidya
el 4 de Sept. de 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 comentarios
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!