Can matplotlib and pylab be used in a view or scene view? If yes - can the animation capabilities be accessed? I have been trying examples from http://matplotlib.org/examples/index.html and non of the animation ones seem to work, but most others work fine in the console.
I am not familiar with the history of these packages, but I see a lot of code that likes to have scipy as part of the pylab set of modules and I python? Was this suppose to be a free alternative to matlab?