MathGroup Archive 1998

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

Search the Archive

Re: Display-Function and FilledPlot

  • To: mathgroup at smc.vnet.net
  • Subject: [mg14947] Re: Display-Function and FilledPlot
  • From: "Dale Horton" <daleh>
  • Date: Fri, 27 Nov 1998 03:49:44 -0500
  • Organization: Wolfram Research, Inc.
  • References: <72bes0$k33@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

See

http://www.wolfram.com/support/Graphics/Formats/psrender/FilledPlot.html

-Dale


Peter Breitfeld wrote in message <72bes0$k33 at smc.vnet.net>... If I start
a Mathematica-session (Mathematica 3.0 on Linux) and enter the
following:

In[1]=<< Graphics`FilledPlot`
In[2]=bild=Plot[x,{x,-1,1}];
In[3]=Display["testfile.eps",bild,"EPS"]

Display return the following error-message: Graphics::"optx": "Unknown
option AxesFront in
   Options[Graphics]."

I have to Abort the command then, because it doesn't stop running.

I know that FilledPlot provides the new option AxesFront.

Exporting the picture with Edit/SaveSelectionAs/EPS works, but I prefere
Display over the Edit way, because Display creates smaller epsfiles (in
this example Display makes a size of 2964 byte and exporting via the
Edit-menu gives 14388 Bytes)

is this a known problem?

es gruesst
      Peter

--
=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=
  P e t e r  B r e i t f e l d              eMail: phbrf at t-online.de
  Kreuzgasse 4, 88348 Saulgau, Germany      PGP public key: 08548045
=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=




  • Prev by Date: Re: writing mathematica list to a file
  • Next by Date: Manipulating the Front End from the Kernel (moving Graphics)
  • Previous by thread: Display-Function and FilledPlot
  • Next by thread: Solve[] for large polynomial systems