afterframe1.m.html CLAWPACK  
 Source file:   afterframe1.m
 Directory:   /Users/rjl/clawpack_src/clawpack_master/apps/fvmbook/chap11/burgers
 Converted:   Sat Mar 23 2024 at 11:04:32   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