afterslice_gif.m.html | ![]() |
Source file: afterslice_gif.m | |
Directory: /Users/rjl/git/rjleveque/clawpack-4.6.2/matlab | |
Converted: Wed May 30 2012 at 13:02:42 using clawcode2html | |
This documentation file will not reflect any later changes in the source file. |
slicest = num2str(next_slice); while(size(slicest,2))<5, slicest = ['0',slicest]; end; fname = ['slice' slicest]; printgif(fname);