afterslice_gif.m.html | ![]() |
Source file: afterslice_gif.m | |
Directory: /home/rjl/git/rjleveque/clawpack-4.x/matlab | |
Converted: Sun May 15 2011 at 19:15:56 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);