Matlab API
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Is there a Matlab command to auto access some links on the internet?
Is there any tutorial relating on this topic?
Thanks!
1 commentaire
Walter Roberson
le 4 Jan 2012
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.
Réponses (1)
the cyclist
le 4 Jan 2012
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 commentaires
Voir également
Catégories
En savoir plus sur Web Services dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!