| afterframe.m.html |   | 
| Source file: afterframe.m | |
| Directory: /Users/rjl/git/rjleveque/clawpack-4.6.2/book/chap20/rotate | |
| Converted: Wed May 30 2012 at 13:02:08 using clawcode2html | |
| This documentation file will not reflect any later changes in the source file. | 
 
axis('square')
query
clf
mesh(x,y,q')
colormap([0 0 0])
axis([-1 1 -1 1 0 1])
query