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 comentario

Walter Roberson
Walter Roberson el 4 de En. de 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.

Iniciar sesión para comentar.

Respuestas (1)

the cyclist
the cyclist el 4 de En. de 2012

0 votos

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.

Etiquetas

Preguntada:

el 4 de En. de 2012

Community Treasure Hunt

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

Start Hunting!

Translated by