How can I fix a connection timeout error?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I am trying out the webread examples provided by matlab and I keep getting the following error : Error using webread (line 119) The connection to URL 'http://www.mathworks.com/matlabcentral' timed out after 5 seconds. Set options.Timeout to a higher value.
Error in attempt (line 1) webread('http://www.mathworks.com/matlabcentral').
What am I supposed to do? I set the timeout to Infinite using the weboptions function but still get the same error.
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Web Services en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!