Matlab API
이전 댓글 표시
Is there a Matlab command to auto access some links on the internet?
Is there any tutorial relating on this topic?
Thanks!
댓글 수: 1
Walter Roberson
2012년 1월 4일
I think it is against Google's Terms and Conditions to access google.com itself by way of a program. Google provides alternatives for programmed access.
답변 (1개)
the cyclist
2012년 1월 4일
0 개 추천
You probably want the web(), urlread(), and urlwrite() commands.
I didn't remember the exact names of these commands, so I used "docsearch web" to find them. The docsearch command is a handy one for you to know.
카테고리
도움말 센터 및 File Exchange에서 Web Services에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!