Matlab Add-On Explorer and Updates not working behind Proxy Server and Firewall

2 ビュー (過去 30 日間)
Jacques de Beer
Jacques de Beer 2018 年 4 月 17 日
回答済み: Jay Vaidya 2020 年 9 月 4 日
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 件のコメント
Sven Merk
Sven Merk 2019 年 8 月 23 日
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.

サインインしてコメントする。

回答 (2 件)

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

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

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by