|
From: Jonathan M. <jma...@qu...> - 2007-07-26 14:58:20
|
Hi,
I'm havind difficulty plotting saving pylab images in pdf format. At =
the moment, they are saved as .png files by default using:=20
savefig('name',dpi=3D300)
However, if I try:
savefig('name.pdf')
The program crashes. Is there anyway of solving this problem?
Regards,
Jony |