Error when downloading software

1 次查看(过去 30 天)
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
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.)

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

产品


版本

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by