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