How can i change value in a web drop down box?
1 回表示 (過去 30 日間)
古いコメントを表示
Hello I need to read values from this webpage:
As you can see, on the right of Historical Prices there is a "filter" image. If you click there you can set different period for datas. How can I set that period from Matlab? Many thanks!
regards,
0 件のコメント
回答 (1 件)
Yuebin Zhou
2017 年 5 月 24 日
You can check out the web access APIs in MATLAB
https://www.mathworks.com/help/matlab/internet-file-access.html
However, this may not provide the ability of operating elements on web pages. MATLAB is not designed to have this functionality.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Web Services についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!