Matlab Add-On Explorer and Updates not working behind Proxy Server and Firewall
9 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi. We have a problem with our Matlab users. The Matlab Add-On Explorer is able to browse Add-Ons, but whenever the users try to install a selected Add-On, the connection fails. We have looked at the logs from the Proxy Server as well as the Firewall, and cannot see why the connection fails. A connection test shows Success. Please see screenshots below. Is there another web server or domain other than mathworks.com, or a different port other than 80 and 443 that Matlab is trying to connect to? Any suggestions would be appreciated.


1 commentaire
Sven Merk
le 23 Août 2019
We're having the same issue with updates. Updates are being notified but can not be downloaded.
I can't find an offline updater either.
Réponses (2)
Jay Vaidya
le 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')
0 commentaires
Jay Vaidya
le 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')
0 commentaires
Voir également
Catégories
En savoir plus sur Graphics Performance dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!