[IPython-user] interactive plotting from a script
Emanuele Olivetti
emanuele@relativita....
Thu Feb 14 07:14:31 CST 2008
you can use as well pylab.ion() and pylab.ioff() to set/unset
interactivity while issuing plotting commands, i.e. showing
the plot just after the command is given.
HTH
E.
Robin wrote:
> Ah, just found pylab.show().
>
> Sorry for the noise.
>
> Robin
> _______________________________________________
> IPython-user mailing list
> IPython-user@scipy.org
> http://lists.ipython.scipy.org/mailman/listinfo/ipython-user
>
>
More information about the IPython-user
mailing list