MATLAB Community

MATLAB, community & more

Posts 31 - 40 of 79

Results for: Editor

Muting breakpoints 11

Debugging is an integral part of my workflow. One thing I continually encounter is the need to quickly disable all my breakpoints. After spending time inserting breakpoints at the right places with... read more >>

Fold whatever you want using cells 11

Juliette recently suggested that users should be able to fold whatever code they like. While this is a great feature idea, the MATLAB Editor doesn’t currently support folding arbitrary sections… read more >>

Using the cell mode toolbar 10

The MATLAB Editor is great because supports many different workflows and user styles. Even though I call myself an advanced MATLAB user, I have long since stopped being surprised when I find out… read more >>

Changing the error color for visibility 1

We understand that colors in the editor can cause difficulty for some users or with certain display devices. Each release we try to make the MATLAB UI more friendly in this area. For MATLAB R2009a,… read more >>

Colorizing text output 5

There have been a number of requests recently asking that we support colorized output in the Command Window (here, here and here). I won’t be offering a way to colorize the Command Window… read more >>

Keep your code readable with smart indenting 20

The MATLAB Editor automatically indents your code for you as you enter it (if your haven’t turned the preference off). We call this smart indenting, and it makes reading code easier. Logical… read more >>

It’s the little things that count 35

A large (but oft unnoticed) part of what we do on the desktop team is elimination of waste. We eliminate waste by deleting unneeded or unused code, removing functionality that no longer contributes… read more >>

Bring along your syntax highlighted code 4

People often ask how they can incorporate their syntax highlighted code into other mediums, like Microsoft Word, Microsoft PowerPoint, web pages etc. There are actually a number of ways to bring… read more >>

Configuring M-Lint to only display certain messages

The extended M-Lint project gave us a good excuse to go in and change up the old M-Lint preferences GUI. This post will concentrate on the new ways to do the old stuff, and next time I’ll talk… read more >>

More Mac-like tabs 23

Part of my New Years resolution was to increase platform fidelity – that is, to make MATLAB fit in better with it’s host operating system. One particular thing that had been bothering me… read more >>

Posts 31 - 40 of 79