MathGroup Archive 2012

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

Search the Archive

Re: will not plot functions when one of the

  • To: mathgroup at smc.vnet.net
  • Subject: [mg129201] Re: will not plot functions when one of the
  • From: James Stein <mathgroup at stein.org>
  • Date: Thu, 20 Dec 2012 03:27:57 -0500 (EST)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • Delivered-to: l-mathgroup@wolfram.com
  • Delivered-to: mathgroup-newout@smc.vnet.net
  • Delivered-to: mathgroup-newsend@smc.vnet.net
  • References: <20121219095805.D3A056968@smc.vnet.net>

Confirmed (on MacBook Pro)

On Wed, Dec 19, 2012 at 1:58 AM, Peter =C8endula <cendos at gmail.com> wrote:

> Hey, please confirm if anybody else has this different behaviour:
>
> 1.this plots all functions in version 8:
>     Plot[{1, Null}, {y, 0, 1}]
>
> 2.the same code won't plots any functions in version 9:
>     Plot[{1, Null}, {y, 0, 1}]
>
> Best
> Peter
>
>




  • Prev by Date: Re: Incorrect Summation
  • Next by Date: Logarithmic Color Scale in a ListContourPlot
  • Previous by thread: Re: will not plot functions when one of the
  • Next by thread: Re: Plot[] will not plot functions when one of the functions in list