afterframe.m.html CLAWPACK  
 Source file:   afterframe.m
 Directory:   /home/rjl/git/rjleveque/clawpack-4.x/book/chap12/llf
 Converted:   Tue Jul 26 2011 at 12:58:57   using clawcode2html
 This documentation file will not reflect any later changes in the source file.

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