bio_img_community

MATLAB Community

MATLAB, community & more

Searching the web while working in the MATLAB Desktop 3

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… read more >>

Just give me a new line! 6

Typing several commands to run at the command line can be tedious and hard to read. After typing in several long commands, the text scrolls way over and it is hard to see exactly what has been… read more >>

Closing Time at the Document Bar 10

When you are done working with a “document” (M-File in the Editor, variable in the Array Editor, docked Figure, etc.) MATLAB offers a plethora of ways to close it:

You can select File->Close my… read more >>

Printing hyperlinks to the Command Window 29

I quite often get asked how to print out hyperlinks to the Command Window. It’s really easy! The Command Window accepts <a href tags that contain valid links. Valid links contain http://… read more >>