afterframe.m.html CLAWPACK  
 Source file:   afterframe.m
 Directory:   /Users/rjl/git/rjleveque/clawpack-4.6.2/book/chap7/standing
 Converted:   Wed May 30 2012 at 13:02:22   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