Changeset 923 for trunk/UTIL/PYTHON/planetoplot_v2/examples/hodograph.py
- Timestamp:
- Mar 31, 2013, 10:18:37 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/UTIL/PYTHON/planetoplot_v2/examples/hodograph.py
r910 r923 17 17 # u as a function of v 18 18 hodo = u.f(v) 19 hodo.filename = "hodograph" 19 20 hodo.makeplot() 20 21
Note: See TracChangeset
for help on using the changeset viewer.