I've had the same problem. You can write a pause function using the python input() function but it hangs the GIL and as a result your window becomes unresponsive. If anyone knows a GIL friendly way to pause i would also be very interested.
On Fri, Nov 14, 2008 at 1:12 PM, Benjamin J. Racine <[EMAIL PROTECTED]> 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 > > Many thanks, > > Ben Racine > _______________________________________________ > IPython-user mailing list > [EMAIL PROTECTED] > http://lists.ipython.scipy.org/mailman/listinfo/ipython-user > > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users