Changeset 4256
- Timestamp:
- Feb 14, 2007, 11:49:18 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_validation/automated_validation_tests/okushiri_tank_validation/compare_timeseries_with_measures.py
r3919 r4256 17 17 from pylab import ion, hold, plot, title, legend, xlabel, ylabel, savefig 18 18 except: 19 print 'Could not import pylab' 19 20 plotting = False 20 21 else:
Note: See TracChangeset
for help on using the changeset viewer.