필터 지우기
필터 지우기

How can i change value in a web drop down box?

조회 수: 2 (최근 30일)
Adriano
Adriano 2017년 5월 22일
편집: Guillaume 2017년 5월 24일
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,

답변 (1개)

Yuebin Zhou
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.

카테고리

Help CenterFile Exchange에서 Web Services에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by