Opening Browser in Matlab
Ältere Kommentare anzeigen
Every time when I run command web('url','-browser') I got mu home page instead of requested url. How can I open url which I need?
Antworten (1)
Oleg Komarov
am 7 Jul. 2011
I get google with:
web('www.google.com','-browser')
Kategorien
Mehr zu File Operations finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!