afterframe.m.html CLAWPACK  
 Source file:   afterframe.m
 Directory:   /Users/rjl/git/rjleveque/clawpack-4.6.3/book/chap9/acoustics/layered
 Converted:   Mon Jan 21 2013 at 20:15:48   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))
  hold on
  axis([0 120 -.2 1])
  hold off
  end