Problem downloading MATLAB for students
Ältere Kommentare anzeigen
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 Kommentare
Walter Roberson
am 10 Feb. 2023
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)
Soroush
am 10 Feb. 2023
Walter Roberson
am 10 Feb. 2023
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
Akzeptierte Antwort
Weitere Antworten (1)
Sarvesh Kale
am 10 Feb. 2023
Bearbeitet: Sarvesh Kale
am 10 Feb. 2023
0 Stimmen
Hi ,
You might visit this MATLAB Answer to get help on your issue, one suggestion is to disable your antivirus software.
Thank you.
1 Kommentar
Soroush
am 10 Feb. 2023
Kategorien
Mehr zu Downloads finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!