How can I fix a connection timeout error?
조회 수: 1 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Web Services에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!