Sometimes when I am working on a large project with many files and lot of figure windows open, things start to look like a mess. The last thing I want to do it open a web browser to search for something. I find I spend more time figuring out where my windows are than getting code written. One good way to manage this is to use the MATLAB Web browser while working on code (and also to dock those Editor windows and figures). Then when you search Google for code tidbits or search MATLAB Central for file downloads, all of your windows are contained.
To open the web browser, you can just type the following command at the command line:
Posted by Kristin Thomas
Kristin is a developer on the MATLAB Desktop team. She works primarily on the Command Window when she is not throwing herself down a mountain on her snowboard.
ok,i got it.
I tried this but it is shoing some error.The message is MATLAB cannot link to this file or URL:.Can u help me in this regard?
Hey Ajeet,
You’ll get the following error if you’ve typed the URL incorrectly:
Warning - File or URL Not Found
MATLAB cannot link to this file or URL:
http://mybadurl
What URL did you try?
-Ken