MATLAB Community

MATLAB, community & more

Posts 21 - 30 of 57

Results for: 2008

Let M-Lint help simplify your code 2

M-Lint is an indispensable tool when writing code in the MATLAB Editor. It spots errors and potential errors as you edit, which makes writing good code much easier. There’s one feature that… read more >>

Choose a good font – your eyes will thank you 12

This past week I became aware that I was naively accepting MATLAB’s default code font, when I should be exploring the vast landscape of programmer fonts available. I finally settled on the… read more >>

Overlaying Information on a Plot 3

On a previous posting entitled Focused on Zooming, Bao posed a great question that I thought would be useful to answer in a separate post. The question concerned the ability to overlay data on a… read more >>

It’s all about the data… 10

You have data, right? You want to analyze and manipulate the data using MATLAB, right? The question is, how do you import this data into MATLAB?
It turns out there are many answers to these questions… read more >>

Olympic fever 5

Watching the Olympics opening ceremonies, I’m reminded of my very first MATLAB program. I was a beleaguered freshman in a scientific computation class for which I did not meet the… read more >>

The Keys to Moving and Resizing Docked Windows 2

Have you ever been stuck using a computer without a working mouse or equivalent pointing device? It can be an interesting experience. It’s surprising how much you can do with just the keyboard. For… read more >>

Seeing also 6

Quan recently commented that he uses the “see also” part of M-file help as a way of finding related functions.
This made me think back to my early days writing MATLAB code, where my TA… read more >>

Graphical user interfaces are just plain better 9

Graphical user interfaces are just plain better—better than pure command-line interfaces, that is. It should come as no surprise that a user interface designer and developer, such as myself,… read more >>

Browsing vs Searching 6

One of our big team efforts is making information in MATLAB more accessible. When figuring out how to the present and teach new features, we often wind up at the “browsing versus… read more >>

What do your toolbars look like?

Back in April, Peter talked about how you can put The Tools You Want Where You Want Them (new in R2008a). We’d love to see how you’ve arranged your toolbars, and are offering free… read more >>

Posts 21 - 30 of 57