**This is an old revision of the document!** ----
====== Math 445 lecture 6: matrices in Matlab ====== Topics * matrix indexing: getting and setting their elements, rows, and columns * matrix multiplication versus elementwise multiplication * ''zeros, eye, rand, randn'' * sparse matrices * plotting matrices