Azzera filtri
Azzera filtri

Opening default browser

9 visualizzazioni (ultimi 30 giorni)
Eugene Kogan
Eugene Kogan il 3 Mag 2011
Commentato: Wajahat Nawaz il 19 Mar 2018
I'm trying to open a web link using "web -url" command, but it defaults to matlab's browser. Problem is the webpage requires authentication and the matlab browser just doesn't show the username/pass entry, just says authorization required. Is there a way to have it open the default browser (i.e. Chrome, Firefox) instead?

Risposta accettata

Paulo Silva
Paulo Silva il 3 Mag 2011
system('start www.google.com')
  1 Commento
Wajahat Nawaz
Wajahat Nawaz il 19 Mar 2018
and how to close this web page through matlab :-)

Accedi per commentare.

Più risposte (3)

Kaustubha Govind
Kaustubha Govind il 3 Mag 2011
web('http://www.mathworks.com', '-browser')

Eugene Kogan
Eugene Kogan il 3 Mag 2011
Thanks to both of you!
  1 Commento
hnh paritosh
hnh paritosh il 3 Mar 2018
This would be better as a comment :)

Accedi per commentare.


arpit patel
arpit patel il 9 Mar 2018
how to save this opened webpage as image

Categorie

Scopri di più su Startup and Shutdown in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by