add-on maintenance problem
4 views (last 30 days)
Show older comments
1-2 weeks ago there was no poblem, I could use add-on explorer. But now i get this error when i try to open add-on explorer. What is problem?
im using education license.
1 Comment
Andrew Janke
on 31 Jan 2020
Something's wrong with your license, or your MathWorks.com account's linkage to that license. Contact your school's Matlab administrator; your IT department should know who that is.
Answers (1)
Jay Vaidya
on 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 Comments
See Also
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!