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
Walter Roberson
2023년 2월 10일
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
2023년 2월 10일
Walter Roberson
2023년 2월 10일
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
채택된 답변
추가 답변 (1개)
Sarvesh Kale
2023년 2월 10일
편집: Sarvesh Kale
2023년 2월 10일
0 개 추천
Hi ,
You might visit this MATLAB Answer to get help on your issue, one suggestion is to disable your antivirus software.
Thank you.
카테고리
도움말 센터 및 File Exchange에서 Downloads에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!