Brian Blais wrote:
> here, I've found python to be good, but not great.  matplotlib (pylab) is a 
> really 
> great thing, but is not as straightforward as plotting in Matlab.  Either, 
> you have a 
> window which locks the process until you close it, or you do interactive 
> mode, but 
> the window results disappear if any other window is put on top (like your 
> shell), and 
> has to be manually redrawn.  This makes it far less convenient to deal with 
> in 
> interactive mode.

All I can say is that I've never seen anything like that behavior. Are you tried
using ipython in pylab mode?

-- 
Robert Kern
[EMAIL PROTECTED]

"In the fields of hell where the grass grows high
 Are the graves of dreams allowed to die."
  -- Richard Harter

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to