Category:Matplotlib: Difference between revisions

Content added Content deleted
m (link to doc: pyplot_summary, pylab)
mNo edit summary
Line 11: Line 11:


There is a procedural "pylab" interface based on a state machine <br>
There is a procedural "pylab" interface based on a state machine <br>
(like [[OpenGL]]), designed to closely resemble that of [[MATLAB]],
(like [[OpenGL]]), designed to closely resemble that of [[MATLAB]], <br>
see [http://matplotlib.org/api/pyplot_summary.html Plotting commands summary]
see [http://matplotlib.org/api/pyplot_summary.html Plotting commands summary]
and [http://matplotlib.org/faq/usage_faq.html#matplotlib-pyplot-and-pylab-how-are-they-related|pyplot-and-pylab].
and [http://matplotlib.org/faq/usage_faq.html#matplotlib-pyplot-and-pylab-how-are-they-related pyplot-and-pylab].