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