Is there any way to set which browser will open a link within the Matlab program?
Mostra commenti meno recenti
Is there any way to set which browser will open a link within the Matlab program?
When I do
link1 = 'https://earth.google.com/web/@';
web(link1, '-browser')
it always opens the default browser, which is not the one I want to use for the particular program. I don't want to have to keep resetting the default browser to my preferred default after each time I run the program.
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Web Map Service 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!