フィルターのクリア

Open website(facebook/gmail) with username and password

1 回表示 (過去 30 日間)
Nirav Ambaliya
Nirav Ambaliya 2013 年 12 月 19 日
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

回答 (0 件)

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by