MathGroup Archive 2004

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

Search the Archive

Re: eps export

  • To: mathgroup at smc.vnet.net
  • Subject: [mg47108] Re: [mg47085] eps export
  • From: Yasvir Tesiram <yat at omrf.ouhsc.edu>
  • Date: Fri, 26 Mar 2004 03:55:52 -0500 (EST)
  • References: <200403251048.FAA09874@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,
Is a bit hard to tell what you typed in. But it should go something 
like this;

t1=Plot[x^2, {x, -1.0, 1.0}]
Export["myplot.eps", t1]


Yas


On Mar 25, 2004, at 4:48 AM, Erik Itter wrote:

> Hi,
>
> i am trying to export the output cells from my notebook as eps to use 
> them in my dtp programm but
> all i get are grey boxes containing part of the filename.
>
> i was both using the author tools export cells pallette and calling 
> the Export command from within
> the notebook - they are both producing grey boxes...
>
> regards
>
> erik
>


  • References:
    • eps export
      • From: erik.itter@t-online.de (Erik Itter)
  • Prev by Date: Re: How to Plot this equation ?
  • Next by Date: Disappearing Help Browser Categories
  • Previous by thread: eps export
  • Next by thread: Re: eps export