Borrar filtros
Borrar filtros

Opening default browser

9 visualizaciones (últimos 30 días)
Eugene Kogan
Eugene Kogan el 3 de Mayo de 2011
Comentada: Wajahat Nawaz el 19 de Mzo. de 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?

Respuesta aceptada

Paulo Silva
Paulo Silva el 3 de Mayo de 2011
system('start www.google.com')
  1 comentario
Wajahat Nawaz
Wajahat Nawaz el 19 de Mzo. de 2018
and how to close this web page through matlab :-)

Iniciar sesión para comentar.

Más respuestas (3)

Kaustubha Govind
Kaustubha Govind el 3 de Mayo de 2011
web('http://www.mathworks.com', '-browser')

Eugene Kogan
Eugene Kogan el 3 de Mayo de 2011
Thanks to both of you!
  1 comentario
hnh paritosh
hnh paritosh el 3 de Mzo. de 2018
This would be better as a comment :)

Iniciar sesión para comentar.


arpit patel
arpit patel el 9 de Mzo. de 2018
how to save this opened webpage as image

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by