afterframe.m.html CLAWPACK  
 Source file:   afterframe.m
 Directory:   /Users/rjl/git/rjleveque/clawpack-4.6.3/book/chap9/acoustics/interface
 Converted:   Mon Jan 21 2013 at 20:15:47   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([-5 5 -.4 1.5])
  % dashed line to indicate interface:
  plot([0 0], [-.4 1.5], 'r--')
  hold off
  end

% for movie:
% makeframegif