bio_img_community

MATLAB Community

MATLAB, community & more

Posts 471 - 480 of 496

Pretty printing 4

If you are tired of printing black and white files from the Editor, try setting some pretty printing options. To print the Editor or the Command Window with full color and headers, select the File… read more >>

Where did my M-file run off to? 1

After you have been writing M-code for a while you gather lots of M-files possibly scattered over many directories. Finding that one piece of text that you are looking for without exactly knowing… read more >>

Editor syntax colors for non-M file types 16

I recently had a customer ask me how to make his mex files have correct syntax highlighting. He had a file type that was not specified in our default preferences. This is very easy to fix using… read more >>

Desktop screenshot gallery 2

A while back, I asked you to send us screenshots of your Desktop layout. I got a lot of responses (possibly due to the bribe I offered of t-shirts) and the team was very excited to get to see our… read more >>

Finding items in the Command Window or the Editor 2

In a recent post, Kristin described a lightweight way to search in the history and the file browser. The Command Window and the Editor also have a lightweight way to look for items. It’s called… read more >>

A little help for your friends

When you come across an especially useful documentation page in the Help browser, you may want to share it with your friends and colleagues. In R2007a, we added a feature that will provide you with… read 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 >>

Posts 471 - 480 of 496

These postings are the author's and don't necessarily represent the opinions of MathWorks.