Effacer les filtres
Effacer les filtres

Open website(facebook/gmail) with username and password

1 vue (au cours des 30 derniers jours)
Nirav Ambaliya
Nirav Ambaliya le 19 Déc 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

Réponses (0)

Catégories

En savoir plus sur Startup and Shutdown dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by