This course will become read-only in the near future. Tell us at community.p2pu.org if that is a problem.

Plotting Graphs with Matplotlib


Matplotlib is a Python library for plotting graphs. It has capabilities similar to those of Matlab. In fact the function names and input parameters are similar to those of Matlab, thereby enabling a smooth transition from Matlab to Python for scientific computing.

Task Discussion