matplotlib
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| matplotlib [07/25/2015 19:51] – admin | matplotlib [07/25/2015 19:55] (current) – admin | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| Embedded matplotlib in a gui. **pylab** is a way of importing pyplot and most of numpy into the namespace. | Embedded matplotlib in a gui. **pylab** is a way of importing pyplot and most of numpy into the namespace. | ||
| + | |||
| This is equivalent to from pylab import *. Note that it imports numpy as np and pyplot as plt. | This is equivalent to from pylab import *. Note that it imports numpy as np and pyplot as plt. | ||
| ipython --pylab | ipython --pylab | ||
| - | | + | |
| + | |||
| + | http:// | ||
matplotlib.1437853914.txt.gz · Last modified: by admin
