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.