MathGroup Archive 2004

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

Search the Archive

Re: Plot bug?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg47305] Re: Plot bug?
  • From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
  • Date: Mon, 5 Apr 2004 05:22:43 -0400 (EDT)
  • Organization: Universitaet Leipzig
  • References: <c4jamn$do7$1@smc.vnet.net>
  • Reply-to: kuska at informatik.uni-leipzig.de
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,

this has nothing to do with Plot[], you try to
label the axes with small, numers 10^-16 and this
seems to request a font form the X Window system
that does not return and hang up the FrontEnd.

AFAIK it is the same with Suse or RedHat Linux.

Regards
  Jens


Enrique Zeleny wrote:
> 
> Hello:
> 
> My Mathematica 5.0 FrontEnd on Mandrake Linux hangs with
> 
> Plot[ArcCos[Cos[x]] - x, {x, 0, 1}]
> 
> I suspect the problem is that the argument is near $MachineEpsilon
> 
> thanks
> 
> Enrique Zeleny
> BUAP
> Puebla, Mexico



  • Prev by Date: RE: Plot bug?
  • Next by Date: Drawing random values
  • Previous by thread: RE: Plot bug?
  • Next by thread: Independent component analysis on mono signal