Why does the MATLAB command 'web URL -browser' fail to launch Internet Explorer 7.0 beta 2 when it is the default browser ?

1 view (last 30 days)
My computer has Internet Explorer 7.0 installed as the default browser. I expect that the command 'web www.mathworks.com -browser' will bring up the MathWorks web page in an Internet Explorer 7.0 window. However, a browser window is not visible, but the task manager shows a new process for Internet Explorer 7.0.
Why is the browser window not visible ?

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 27 Jun 2009
Internet Explorer 7.0 beta 2 is a beta version that has not been tested for functionality with MATLAB.
As a workaround, use the browser built in to MATLAB to browse your website. To use MATLAB's built in browser, use the following syntax at the MATLAB prompt:
web www.mathworks.com

More Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Products


Release

R2006a

Community Treasure Hunt

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

Start Hunting!