how to set the browser of webread function?
古いコメントを表示
Hi Matlab,
I plan to use webread to get the data from a website. I can open the website in Chrome, yet I get the message "The currently used browser has security risks". It seems the website prevents the default matlab browser to read the data. Is it possible to change the browser used by webread to Chrome?
回答 (1 件)
Generally it's a header issue. You can open Chrome's developer tools to see what the request headers are, and then set the same headers using weboptions.
カテゴリ
ヘルプ センター および File Exchange で Web Services についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!