~uhh-ssd/+junk/humidity_readout

« back to all changes in this revision

Viewing changes to plplot/plplot-5.9.9/examples/python/x15.py

  • Committer: Joachim Erfle
  • Date: 2013-07-24 13:53:41 UTC
  • Revision ID: joachim.erfle@desy.de-20130724135341-1qojpp701zsn009p
initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/env python
 
2
#
 
3
#       x15c.c
 
4
#
 
5
#       Shade plot demo.
 
6
#
 
7
#       Maurice LeBrun
 
8
#       IFS, University of Texas at Austin
 
9
#       31 Aug 1993
 
10
 
 
11
# This demo could not be converted to Python because it uses a part of
 
12
# the plplot API that has not yet been implemented in Python.