summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/withesis/code.tex
blob: a7a6d7211c2b3b4c8885c2e499596e40977cde6e (plain)
1
2
3
4
5
6
7
8
% 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}