Web/urlread proxy issue

4 次查看(过去 30 天)
Steven
Steven 2014-5-28
Our system at work uses an auto proxy so I put in the correct settings under preferences. Using the web interface, I can see any website without an issue (mathworks.com, for example). When I try to use urlread, it always returns the following error:
Error using urlreadwrite (line 97)
Error downloading URL. Your network connection may be down or your proxy
settings improperly configured.
Error in urlwrite (line 38)
[f,status] =
urlreadwrite(mfilename,catchErrors,url,filename,varargin{:});
Does anyone know why I can connect with web but not urlread/urlwrite? I'm using MATLAB 2014a.

回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by