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 ExchangeIntroduction 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