How do I open a website in a browser, enter login data and get the resulting page content automatically?
12 ビュー (過去 30 日間)
古いコメントを表示
I have seen that there is this 'webwrite' function. But I do not know how to get the correct labels of the login boxes and how to enter strings there. Is there a different function for this?
0 件のコメント
回答 (1 件)
Dasharath Gulvady
2015 年 10 月 2 日
編集済み: Dasharath Gulvady
2015 年 10 月 2 日
If you are web service requires authentication, you can pass the username and password using weboptions with webwrite:
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!