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!