Resume script despite HTTP response code errors
Ältere Kommentare anzeigen
I have a script that will attempt to read a set of URLs via webread() function. Some will result in HTML errors (404, 301, etc) which stop the script. How can I modify webread() or other functions to make it continue despite the errors, perhaps returning a simple empty matrix if encountered.
Akzeptierte Antwort
Weitere Antworten (1)
Merrick
am 2 Feb. 2016
0 Stimmen
Kategorien
Mehr zu Web Services finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!