afterframe.m.html CLAWPACK  
 Source file:   afterframe.m
 Directory:   /Users/rjl/git/rjleveque/clawpack-4.6.3/book/chap12/llf
 Converted:   Mon Jan 21 2013 at 20:15:33   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