add-on maintenance problem
4 次查看(过去 30 天)
显示 更早的评论
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 个评论
Andrew Janke
2020-1-31
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.
回答(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!