afterframe.m.html | |
Source file: afterframe.m | |
Directory: /Users/rjl/git/clawpack/amrclaw/examples/advection_2d_square | |
Converted: Wed Dec 28 2016 at 22:37:32 using clawcode2html | |
This documentation file will not reflect any later changes in the source file. |
daspect([1 1 1]); yrbcolormap; cv = linspace(0,1,6); cv([1 end]) = []; drawcontourlines(cv); showgridlines(1:2); showpatchborders; shg clear afterframe;