bio_img_community

MATLAB Community

MATLAB, community & more

Posts 31 - 40 of 51

結果: 2009

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… 続きを読む >>

M-Lint across a project 9

Oftentimes I find myself working not just on one MATLAB file, but a whole project-full of multiple files. When I’m in a multi-file mode, I like to know how my code is doing and how much cleanup… 続きを読む >>

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… 続きを読む >>

Internationalization of GUIs 9

Recently, Mario asked on the MATLAB newsgroup about how to provide a localized version of his GUI made in GUIDE. This is an interesting problem with no official, but many worthwhile solutions.
Right… 続きを読む >>

New figure capture methods for publish 1

In R2009a, we added two new figure capture methods to publish. The figure capture method determines the way in which publish grabs screen shots of your figures, in order to insert it into the final… 続きを読む >>

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… 続きを読む >>

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… 続きを読む >>

Finding the right M-Lint message 8

I promise that this’ll be my last post on the new M-Lint features (for awhile anyway). In last week’s post on the new M-Lint preferences, I glossed over the new search bar, so this week… 続きを読む >>

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… 続きを読む >>

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… 続きを読む >>

Posts 31 - 40 of 51