From: John H. <jdh...@ac...> - 2004-09-22 12:00:57
|
>>>>> "Humufr" == Humufr <hu...@ya...> writes: Humufr> Hello, I would like to know if it's Humufr> possible to have only the figure save in postscript. An Humufr> eps file in some sort with not white above or at the Humufr> bottom of the page? Yes, you simply need savefig('somefile.eps') at the end of your script. If you are using a GUI dialog box, you just specify the eps extension on the filename. JDH |