Loren on the Art of MATLAB

Turn ideas into MATLAB

Note

Loren on the Art of MATLAB has been archived and will not be updated.

Posts 41 - 47 of 47

Results for: 2007

Beginner Woes 15

There are a few pitfalls that new users of MATLAB almost always fall into, depending on their applications. I thought it might be nice to summarize a few of them here,... read more >>

Reordering Arrays 11

There are some cases, particularly simulations, in which we need to choose a few items from a finite list. A friend mentioned to me that he was doing a Monte Carlo... read more >>

String Annotations for Plots 16

Did you know that you can customize the direction of text in MATLAB plots? There are times when such annotations work better than if they were purely horizontal or... read more >>

Multiple Outputs 37

I just had an interesting exchange with a customer. He was trying to have an anonymous function return multiple outputs. Contents ... read more >>

Calendars and Leap Years 5

I'm pleased to introduce Ned Gulley as this week's guest blogger. Ned is a software developer with an amateur's interest in astronomy. He was motivated by a recent discussion... read more >>

Colormap Manipulations 14

We use color as a dimension to understand the world. For some datasets, judicious choice of colormaps provides a useful means for gleaning information. ... read more >>

Class Initialization for Variables 10

A while ago, I wrote an article sharing some ideas for Programming for Multiple Datatypes. Recently, a colleague asked me a related question for writing some M-code to be used in an... read more >>

Posts 41 - 47 of 47