Changeset 5826
- Timestamp:
- Oct 9, 2008, 4:56:38 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_validation/automated_validation_tests/okushiri_tank_validation/compare_timeseries_with_measures.py
r5183 r5826 29 29 from pylab import ion, hold, plot, title, legend 30 30 from pylab import xlabel, ylabel, savefig 31 hold(False) # Check if this command can be issued 31 32 except: 32 33 print 'Could not import pylab'
Note: See TracChangeset
for help on using the changeset viewer.