How do I open a website in a browser, enter login data and get the resulting page content automatically?
38 次查看(过去 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!