How do I prevent "webread" from terminating execution of my code upon error in MATLAB R2025b?
Show older comments
The "webread" function terminates the execution of my code when encountering web errors such as 404 and 504. How can I suppress this error message and let my program continue on to the next instruction?
Accepted Answer
More Answers (0)
Categories
Find more on Web Services in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!