Facing problem whenever try to access Matlab add-on explorer in 2017a
1 view (last 30 days)
Show older comments
Failed to load URL https://www.mathworks.com/add-ons/loading?platform=Win64&language=en-US&release=R2017a&docLanguage=en-US&viewer=ml_desktop&connectorUrls=%7B%22login%22%3A%22https%3A%2F%2Flocalhost%3A31515%2Ftoolbox%2Fmatlab%2Fmatlab_login_framework%2Fweb%2Findex.html%3Fsnc%3DXSRVVT%22%2C%22matlab%22%3A%22https%3A%2F%2Flocalhost%3A31515%2Ftoolbox%2Fmatlab%2Faddons%2FGalleryMatlabCommunicator.html%3Fsnc%3DDOVJQW%26channelId%3D815.0%22%2C%22ssi%22%3A%22https%3A%2F%2Flocalhost%3A31515%2Fui%2Finstall%2Fsupportsoftwareclient%2Fsupportsoftwareclient%2Findex.html%3Fsnc%3DXWJQO6%22%7D&entitlementId=7148312&licenseMode=FlexLicense&ddux=%7B%22installationId%22%3A%22%22%2C%22machineHash%22%3A%22fc928f5a9f63996f7cb059bb8d9950d9%22%2C%22sessionKey%22%3A%225d753f4f-967a-48a9-96b3-534f39d5be34%22%7D&navigateTo=%7B%22entryPoint%22%3A%22AddOns%22%7D with error (-130)
this is the error message
0 Comments
Answers (1)
Jay Vaidya
on 4 Sep 2020
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')
3 Comments
David Broadway
on 12 Jul 2021
The same exact response from the same person has been posted on a very large number of posts. Seems like it is auto posting from some key words.
Rik
on 13 Jul 2021
I understand what you mean. In another thread this solution does seem out of place, but here it might actually solve the issue.
I don't think this specific instance should be marked as spam, but other posts could be considered spam.
See Also
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!