afterframe.m.html CLAWPACK  
 Source file:   afterframe.m
 Directory:   /home/rjl/git/rjleveque/clawpack-4.x/book/chap9/acoustics/layered
 Converted:   Tue Jul 26 2011 at 12:58:56   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