"Add-On Explorer not working" in Matlab 2018b / Win10 64-bit

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.

Answers (2)

Hi Sudesh,
Please refer this link.

1 Comment

Hi Manali,
This links explains the issue in Matlab 2016, which was working fine for me. Even 2017 and 2018 was OK on WIN7. After I migrated to WIN10, I started getting this error.
I am not sure if it has something to do with Win10 feature.

Sign in to comment.

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')

Categories

Find more on Graphics Performance in Help Center and File Exchange

Products

Release

R2018b

Asked:

on 12 Jun 2019

Answered:

on 4 Sep 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!