Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f48c919 commit 1cc8238Copy full SHA for 1cc8238
examples/fill_demo2.py
@@ -1,3 +1,5 @@
1
+#!/usr/bin/env python
2
+
3
from pylab import subplot, sin, pi, arange, setp, show
4
ax = subplot(111)
5
t = arange(0.0,3.0,0.01)
0 commit comments