ok, so, the file I generated is ".ps", so why is the gridding occuring?
Thanks,
William
On Nov 5, 2007 6:25 PM, Darren Dale <[EMAIL PROTECTED]> wrote:
> On Monday 05 November 2007 5:25:48 pm william ratcliff wrote:
> > ftp://ftp.ncnr.nist.gov/pub
> >
> > fig3b.ps
> >
> > Is what I generated, usin
On Monday 05 November 2007 5:25:48 pm william ratcliff wrote:
> ftp://ftp.ncnr.nist.gov/pub
>
> fig3b.ps
>
> Is what I generated, using savefig. Does this generate postscript, or
> eps output? If I changed the extension in savefig to, ".eps" would it
> generate an eps file?
.ps is postscript, .e
ftp://ftp.ncnr.nist.gov/pub
fig3b.ps
Is what I generated, using savefig. Does this generate postscript, or
eps output? If I changed the extension in savefig to, ".eps" would it
generate an eps file?
Thanks,
William
On Nov 5, 2007 4:31 PM, Darren Dale <[EMAIL PROTECTED]> wrote:
>
> On Monday 0
On Monday 05 November 2007 3:48:11 pm william ratcliff wrote:
> Hi! I hope I have what is a simple question:
>
> I recently created a figure using pylab and saved it using:
> pylab.savefig(r'c:\fig3b.pdf',dpi=150)
> and it worked great. I made the same figure with a .png ending and it
> also worke
Hi! I hope I have what is a simple question:
I recently created a figure using pylab and saved it using:
pylab.savefig(r'c:\fig3b.pdf',dpi=150)
and it worked great. I made the same figure with a .png ending and it
also worked well.
However, when I tried to make an eps file for use with latex and