afterframe.m.html CLAWPACK  
 Source file:   afterframe.m
 Directory:   /Users/rjl/clawpack_src/clawpack_master/apps/fvmbook/chap7/standing
 Converted:   Sat Mar 23 2024 at 11:05:41   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