Matlab API
1 回表示 (過去 30 日間)
古いコメントを表示
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 日
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.
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!