% code.tex
% this file is part of the example UW-Madison Thesis document
% It demonstrates one method for incorporating program listings
% into a document.

\chapter{Matlab Code} \label{matlab}
This is an example of a Matlab m-file.
\verbatimfile{derivs.m}
