"Add-On Explorer not working" in Matlab 2018b / Win10 64-bit
1 回表示 (過去 30 日間)
古いコメントを表示
Hello , I am getting the following error when i click on "Get Add-on".
The Add-On Explorer is currently unavailable.
We've been notified of the issue and are looking into it.
0 件のコメント
回答 (2 件)
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 で Migrate GUIDE Apps についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!