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

태그

질문:

2012년 1월 4일

Community Treasure Hunt

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

Start Hunting!

Translated by