Matlab Tutorials

This page is for those interested in little Matlab tidbits I use frequently that might be of use to others? It assumes you already know a bit about Matlab (e.g., you know about strings, cell arrays, etc). In these little tutorials, I usually put comments up to describe each step of the code. Comments are in green text and usually start with the %. The actual code is in this font.