Opening default browser
Mostra commenti meno recenti
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
Più risposte (3)
Kaustubha Govind
il 3 Mag 2011
web('http://www.mathworks.com', '-browser')
Eugene Kogan
il 3 Mag 2011
0 voti
1 Commento
hnh paritosh
il 3 Mar 2018
This would be better as a comment :)
arpit patel
il 9 Mar 2018
0 voti
how to save this opened webpage as image
Categorie
Scopri di più su Adding custom doc in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!