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 3019339 commit 1131a46Copy full SHA for 1131a46
examples/pylab_examples/print_stdout.py
@@ -1,5 +1,6 @@
1
# -*- noplot -*-
2
# print png to standard out
3
+# usage: python print_stdout.py > somefile.png
4
5
import sys
6
import matplotlib
0 commit comments