Python Programming/matplotlib

From Wikibooks, open books for an open world
Jump to navigation Jump to search

matplotlib is a python library that allows Python (with iPython) to be used like Matlab, visualizing data on the fly. It is able to create plots, histograms, power spectra, bar charts, errorcharts, scatterplots, etc.