Opening Browser in Matlab
显示 更早的评论
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?
回答(1 个)
Oleg Komarov
2011-7-7
I get google with:
web('www.google.com','-browser')
类别
在 帮助中心 和 File Exchange 中查找有关 File Operations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!