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

 
if t<1.5
  axis([-8 8 -3 6])
 else
  axis([-8 8 -1 1.5])
 end