Changeset 796 for trunk/UTIL/PYTHON/mcd/gale.py
- Timestamp:
- Oct 1, 2012, 1:29:35 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/UTIL/PYTHON/mcd/gale.py
r793 r796 45 45 import matplotlib.pyplot as mpl 46 46 #mpl.show() 47 mpl.savefig(" img/temp.png",dpi=110,bbox_inches='tight',pad_inches=0.4)47 mpl.savefig("temp.png",dpi=110,bbox_inches='tight',pad_inches=0.4)
Note: See TracChangeset
for help on using the changeset viewer.