On Nov 1, 2011, at 12:41 PM, Julien Derr wrote: > thanks Daniel and Boris! > > for some reasons both of your solution don't exactly work (they print a file > which is empty...) but I got the idea... > and will fiddle with it ...
You probably need to play with Matplotlib's backend: http://matplotlib.sourceforge.net/faq/usage_faq.html#what-is-a-backend If you only want to output an image file, I'd recommend 'Agg'. _______________________________________________ fipy mailing list [email protected] http://www.ctcms.nist.gov/fipy [NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy]
