Filter löschen
Filter löschen

Open website(facebook/gmail) with username and password

1 Ansicht (letzte 30 Tage)
Nirav Ambaliya
Nirav Ambaliya am 19 Dez. 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

Antworten (0)

Kategorien

Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by