afterframe.m.html CLAWPACK  
 Source file:   afterframe.m
 Directory:   /Users/rjl/git/rjleveque/clawpack-4.6.2/book/chap12/nonconservative
 Converted:   Wed May 30 2012 at 13:02:01   using clawcode2html
 This documentation file will not reflect any later changes in the source file.

 
axis([-1 4 0 2.5 ])
set(gca,'fontsize',15) 
hold on
plot([-1 1.5*t 1.5*t 4], [2 2 1 1])
hold off

makeframegif