Why does the Add-On Explorer or Manager not load in R2017a or older?
7 ビュー (過去 30 日間)
古いコメントを表示
MathWorks Support Team
2017 年 3 月 8 日
編集済み: MathWorks Support Team
2025 年 7 月 22 日
Why does the Add-On Explorer or Manager not load in R2017a or older?
採用された回答
MathWorks Support Team
2025 年 7 月 22 日
編集済み: MathWorks Support Team
2025 年 7 月 22 日
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 件のコメント
その他の回答 (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!