Content deleted Content added
No edit summary |
No edit summary |
||
Line 15:
The "'''pylab'''" interface is procedural and based on a state machine, like [[OpenGL]]. There is also an [[Object-oriented programming|OOP]] interface which which is documented in the API Docs [http://matplotlib.sourceforge.net/api/index.html] which allows matplotlib plots to be embedded into applications using generic GUI toolkits, like [[wxPython]], [[Qt]] or [[GTK]].
Currently, Matplotlib only has support for Python versions up to 2.5.
== Comparison with MATLAB ==
|