[IPython-user] 'pause' in order to cycle though a bunch of plots
Gael Varoquaux
gael.varoquaux@normalesup....
Fri Nov 14 16:20:51 CST 2008
On Fri, Nov 14, 2008 at 11:12:14AM -0800, Benjamin J. Racine wrote:
> I use pause in matlab to cycle through an interactive do-loop and view a
> bunch of plots in interactively...
> Don't bother reproducing it here, but I am just wondering if this is
> possible in ipython/matplotlib
pylab.waitforbuttonpress will do what you want.
Gaël
More information about the IPython-user
mailing list