afterframe.m.html CLAWPACK  
 Source file:   afterframe.m
 Directory:   /Users/rjl/git/rjleveque/clawpack-4.6.3/book/chap7/standing
 Converted:   Mon Jan 21 2013 at 20:15:46   using clawcode2html
 This documentation file will not reflect any later changes in the source file.

 
for mq1=mq
  subplot(length(mq),1,find(mq==mq1))
  axis([0 1 -1.1 1.1])
  end