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!