필터 지우기
필터 지우기

How do I set my proxy server settings in the Installer or Activation client for R2019b and older?

조회 수: 58 (최근 30일)
I have a proxy server that I use to connect to the Internet. I would like to input those settings into the MATLAB installer so that I can connect to the Internet through the Installer.

채택된 답변

MathWorks Support Team
MathWorks Support Team 2023년 2월 20일
편집: MathWorks Support Team 2023년 4월 1일
Depending upon your operating system, the instructions for inputting the proxy server settings will differ. See the instructions below for your operating system:
For R2010b and higher, you can use the "Advanced Options" on the first installation screen (or "Connection Settings" button in the activation client) when prompted to choose between an on-line or off-line installation. You can fill in your proxy server details there. For previous releases, see the information below.
Windows:
To input the proxy server settings through the Installer, click on the "Advanced Options" on the first installation screen when prompted to choose between an on-line or off-line installation. You can fill in your proxy server details there.
Mac OS X:
Proxy settings are only available as an "Advanced Option" in the activation client. You will need to install manually without the Internet. Once installed, you can enter the proxy in the "Advanced Options" of the Activation client.
Unix/Linux:
You can pass the installer a flag which will pass the proxy settings to the installer. To do so, start the installer with the "-proxyurl" flag (ex: install -proxyurl). The syntax is as follows:
./install -proxyurl {protocol}://[user[:password]@]hostname[:port][/path]
Alternatively, you can perform a manual installation and then enter the proxy in the "Advanced Options" in the activation client.
For R2020a and higher please refer to the article below;
Does MATLAB R2020a (and later releases) installer support proxys?
  댓글 수: 2
Jan Kappen
Jan Kappen 2020년 3월 20일
I can't find any proxy settings in the advanced options for R2020. Where are they?
Delprat Sebastien
Delprat Sebastien 2021년 9월 13일
In Matlab 2021a installer, on windows, there is no "proxy details" in the Advanced Options. There are only 4 options :"I want to do a standard install", "I want to download without installing", "I have a File Installation Key" and "I want to install network licese manager".
Can Mathworks provide more details?

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Marc Youcef
Marc Youcef 2019년 6월 5일
Same issue here as well, proxy settings set within Matlab-> Web settings and are working but impossible to get them working within the installer itself ...

카테고리

Help CenterFile Exchange에서 Install Products에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

제품


릴리스

R2008a

Community Treasure Hunt

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

Start Hunting!

Translated by