MathGroup Archive 2007

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

Search the Archive

Re: Re: A question about RegionFunction in ver. 6.0

  • To: mathgroup at smc.vnet.net
  • Subject: [mg77880] Re: [mg77828] Re: A question about RegionFunction in ver. 6.0
  • From: "Lev Bishop" <lev.bishop+mathgroup at gmail.com>
  • Date: Tue, 19 Jun 2007 06:32:00 -0400 (EDT)
  • References: <f5042n$prd$1@smc.vnet.net> <200706181048.GAA19159@smc.vnet.net>

On 6/18/07, ulises <ulises at wolfram.com> wrote:
>
> This works in V6.0:
>
> p1 = Plot3D[
>   Evaluate[Im[(z^2 - z^3)^(-1/3) /. z -> x + I y]], {x, -3,
>    3}, {y, -3, 3}, AspectRatio -> 1,
>   PlotRange -> {{-3, 3}, {-3, 3}, {-3, 3}}, BoxRatios -> {1, 1, 1},
>   PlotPoints -> 23]

FYI: I tried that on v6.0. It works the way you have it, but if I
remove the PlotPoints option, then the kernel crashes every time!


  • Prev by Date: Re: Combination List
  • Next by Date: Sound files manipulations
  • Previous by thread: Re: A question about RegionFunction in ver. 6.0
  • Next by thread: Re: Re: Re: A question about RegionFunction in ver. 6.0