MATLAB Community

MATLAB, community & more

Posts 451 - 460 of 484

Run Configurations At Your Tooltips

You’ve taken the time to set up some really nice Run Configurations. You’ve even added great comments so that you can remember what functionality it tickles. But alas, it’s so hard… read more >>

Adding annotations to graphs 13

Once you’ve analyzed and plotted your data or results, the next step is often to add the plot to a report or a paper as a document. In many cases you will need to add explanation and annotations to… read more >>

Filter your help 3

If you are using MATLAB with a lot of toolboxes and blocksets, there is a lot of documentation available to you in the Help browser. That’s almost always a good thing, but if you’re… read more >>

Tiling without a Wet Saw 4

The various desktop tools that contain documents (the Editor, Array Editor, Figures container, etc) display one document at a time by default. Tiling allows you to see more than one document at a… read more >>

Drag and Drop Data Import 3

I’ll occasionally contribute to this blog to focus on the data-related tools in the MATLAB Desktop. We provide a lot of tools to help you import, organize, visualize, and explore your data in… read more >>

Improved Help from the MATLAB Editor and Command Window 25

In the new R2007b version of MATLAB, we’ve improved an existing feature called Help on Selection. Have you ever forgotten the arguments to a function as you’re typing in the Command… read more >>

Hanging out at the Document Bar 6

When you have multiple documents (M-Files in the Editor, variables in the Array Editor, docked Figures, etc) open within a MATLAB desktop tool there is an activation button corresponding to each… read more >>

Running functions with input from the Editor in R2007b 6

Despite the lack-luster title of this entry, I assure you that this new feature will be well worth the read, as it addresses one of our most common user requests!
In R2007b, you’ll notice a… read more >>

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 >>

Posts 451 - 460 of 484

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