Error when downloading software

1 visualizzazione (ultimi 30 giorni)
Xin Shen
Xin Shen il 28 Giu 2020
Commentato: Xin Shen il 28 Giu 2020
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!

Risposta accettata

Walter Roberson
Walter Roberson il 28 Giu 2020
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 Commento
Xin Shen
Xin Shen il 28 Giu 2020
Thank you very much!
I will contact them directly.

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange

Prodotti


Release

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by