new useful urlread-urlreadv
Version 1.0.0.0 (1.35 KB) by
vimmiv
function urlreadv solves most of the "Error downloading URL" problem caused by "urlread"
urlreadv Returns the source code of a URL as a string.
Syntax:
html=urlreadv(URL);
Description: urlreadv is a function based on java,it solves some
problems of the function "urlread",such as "Error downloading URL" and
avoid unreadable codes or gibberish while loading source code that contains
Chinese charcaters
Cite As
vimmiv (2024). new useful urlread-urlreadv (https://www.mathworks.com/matlabcentral/fileexchange/30627-new-useful-urlread-urlreadv), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2010b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Data Import and Analysis > Data Import and Export > Web Access and Streaming > Web Services >
Find more on Web Services in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired: urlread2
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |