Problem downloading MATLAB for students

Hello.
when I try to download Matlab at this page:
I receive the following error:
This site can’t be reached
The webpage at https://esd.mathworks.com/R2022b/Release/4/licensed_software/installers/matlab_R2022b_win64.exe?__gda__=1676099610_04cee490305758ed2b6be668b530571e&dl_id=UUD9rHVY&ext=.exe might be temporarily down or it may have moved permanently to a new web address.
ERR_INVALID_RESPONSE
---------------------------------------
I have a student licence from the University of Adelaide.
I appreciate your assistance.

3 Comments

At a command window for your operating system, ask to
tracert esd.mathworks.com
if you are using MacOS or Linux the command is traceroute
This should start trying to figure out step by step which system along the path is reachable or not (at least that is willing to respond to one particular kind of probe, which not all systems are willing to do)
1 1 ms <1 ms <1 ms Broadcom.Home [192.168.1.1]
2 28 ms 27 ms 27 ms 172.17.140.241
3 * * * Request timed out.
4 * * * Request timed out.
I have heard that some consumer home networks, especially in the USA (Roadrunner was mentioned) do not permit ping at all. But sometimes the issue is not the network and is instead the way the router is configured; sometimes it is configured to block ICMP and that block might need to be turned off for traceroute to work. The way to do that would depend on the kind of router in place, but would often involve asking a browser for http://172.17.140.1 or possibly https

Sign in to comment.

 Accepted Answer

Soroush
Soroush on 10 Feb 2023
connected to a vpn and the problem solved.
thanks

More Answers (1)

Sarvesh Kale
Sarvesh Kale on 10 Feb 2023
Edited: Sarvesh Kale on 10 Feb 2023
Hi ,
You might visit this MATLAB Answer to get help on your issue, one suggestion is to disable your antivirus software.
Thank you.

1 Comment

Thanks for the answer.
I turned off my antivirus protection but still i can not download Matlab.
Is there an alternative link or source to download from?

Sign in to comment.

Categories

Products

Release

R2022b

Asked:

on 10 Feb 2023

Answered:

on 10 Feb 2023

Community Treasure Hunt

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

Start Hunting!