Effacer les filtres
Effacer les filtres

Opening default browser

9 vues (au cours des 30 derniers jours)
Eugene Kogan
Eugene Kogan le 3 Mai 2011
Commenté : Wajahat Nawaz le 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?

Réponse acceptée

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

Connectez-vous pour commenter.

Plus de réponses (3)

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

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

Connectez-vous pour commenter.


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

Catégories

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

Community Treasure Hunt

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

Start Hunting!

Translated by