Borrar filtros
Borrar filtros

Open website(facebook/gmail) with username and password

1 visualización (últimos 30 días)
Nirav Ambaliya
Nirav Ambaliya el 19 de Dic. de 2013
Hello Everyone,
I was looking for a way to launch a website with username and password.
I want to launch a website (for example facebook) with username and password. Is there any command for that?
I used the following command to launch a website:
dos('start www.facebook.com');
But then I have to manually enter username and password. Does matlab have any command to do this?
I tried the following command to get access but it doesn't work:
dos('net use www.facebook.com /user:user pass');
Any help is greatly appreciated.
Nirav

Respuestas (0)

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by