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.

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