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?

Réponses (1)

Oleg Komarov
Oleg Komarov le 7 Juil 2011

0 votes

I get google with:
web('www.google.com','-browser')

Catégories

En savoir plus sur File Operations dans Centre d'aide et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by