The message you are replying to and its parents are listed in the reverse order with the most recent posts first. This might not be the whole discussion thread. To read all the messages in this thread please click here.
Re: Open a browser in Windows
| Matt Fig | 10 Jul 2008 20:01 |
What does value of stat after running this?
stat = web('http://www.mathworks.com', '-browser')
|
| Henrique Amaral | 10 Jul 2008 18:51 |
I?d like to open a browser in command line. I?m trying:
>> web http://www.mathworks.com -browser; But, the MatLab said: "Sorry, no browser is registered to handle the '.html' extension."
How would I get this?
My OS is Windows XP, and I have installed the Internet Explorer 6.0, Safari, and Mozilla Firefox...
Thanks
Henrique
|