MathGroup Archive 2009

[Date Index] [Thread Index] [Author Index]

Search the Archive

best way to save 3D plot as .eps for latex document?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg101867] best way to save 3D plot as .eps for latex document?
  • From: summer <summertan at hotmail.com>
  • Date: Mon, 20 Jul 2009 06:01:06 -0400 (EDT)

I have to put a 3D Mathematica plot in a latex document so I save the plot by right clicking it and saving as .eps. The problem is that if I save as vector graphics the file is 14MB, if I save as BMP inside the eps, the file is 2MB still too big and it takes too much time each time I'm recompiling the file.

Is there a way to efficiently save the plot as .eps so that 
1. the file is small
2. quality is still acceptable
3. recompiling the latex is fast

What are the necessery steps/settings that work best for that?


  • Prev by Date: Re: Invisible - misleading documentation
  • Next by Date: Re: Different (real) solutions using Solve for same equation ?
  • Previous by thread: Re: Simple bouncing ball
  • Next by thread: Re: best way to save 3D plot as .eps for latex document?