MathGroup Archive 2008

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

Search the Archive

Re: Re: Bug in LogPlot and ListLogPlot in V6.0.3

  • To: mathgroup at smc.vnet.net
  • Subject: [mg89718] Re: [mg89693] Re: Bug in LogPlot and ListLogPlot in V6.0.3
  • From: "peter lindsay" <pl.0 at mac.com>
  • Date: Thu, 19 Jun 2008 05:40:47 -0400 (EDT)
  • References: <200806180824.EAA26198@smc.vnet.net>

works OK for v 6.03 on OSX 10.4.11 intel 64-bit

2008/6/18  <=?ISO-8859-1?Q?Antti_Penttil=E4?= at smc.vnet.net>:
> Sorry, but I can not reproduce the bug. As a tried this myself later on,
> the plots were fine. Bit of a mystery, but perhaps not a bug.
>
> Antti
>
> Antti Penttil=E4 wrote:
>> Hi,
>>
>> I have found a bug in the logarithm scale plots, at least in my platform
>> (WinXP 64-bit, Mathematica 6.0.3). Consider the following four commands:
>>
>> LogPlot[ Exp[x], {x, 1, 8}, Axes -> True, Frame -> False]
>> LogPlot[ Exp[x], {x, 1, 9}, Axes -> True, Frame -> False]
>> LogPlot[ Exp[x], {x, 1, 8}, Axes -> False, Frame -> True]
>> LogPlot[ Exp[x], {x, 1, 9}, Axes -> False, Frame -> True]
>>
>> As the tick marks in the y-scale would turn in to 10^n-format with the
>> previous versions, the latest version either issues an error (with Axes)
>> or does not produce any ticks (with Frame). Please check if this is a
>> bug in the other platforms/computers also.
>>
>> Antti
>>
>
>



-- 
peter lindsay


  • Prev by Date: Re: Bug in LogPlot and ListLogPlot in V6.0.3
  • Next by Date: Re: Resolve a function
  • Previous by thread: Re: Bug in LogPlot and ListLogPlot in V6.0.3
  • Next by thread: Bug in LogPlot and ListLogPlot in V6.0.3