Greetings,
My matlab version 2018a. When I try to download POP software (http://parametric.tamu.edu/POP/) through installPOP.m file (I did not use any proxy). It threw an error as:
Error using urlreadwrite (line 98)
Error downloading URL. Your network connection may be down or your proxy settings
improperly configured.
Error in urlread (line 39)
[s,status] = urlreadwrite(mfilename,catchErrors,url,varargin{:});
Error in installPOP (line 66)
html = urlread(direc{1});
Is there anything I can do?
Thank you!

 채택된 답변

Walter Roberson
Walter Roberson 2020년 6월 28일

0 개 추천

This is not a problem with your MATLAB session: the server at tamu.edu is denying access to you (it also denies access to me.)

댓글 수: 1

Xin Shen
Xin Shen 2020년 6월 28일
Thank you very much!
I will contact them directly.

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품

릴리스

R2018a

질문:

2020년 6월 28일

댓글:

2020년 6월 28일

Community Treasure Hunt

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

Start Hunting!

Translated by