afterframe.m.html CLAWPACK  
 Source file:   afterframe.m
 Directory:   /Users/rjl/clawpack_src/clawpack_master/apps/fvmbook/chap12/efix
 Converted:   Sat Mar 23 2024 at 11:05:50   using clawcode2html
 This documentation file will not reflect any later changes in the source file.

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