MathGroup Archive 2010

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

Search the Archive

Re: plot colored ellipsoid

  • To: mathgroup at smc.vnet.net
  • Subject: [mg110834] Re: plot colored ellipsoid
  • From: "J. Batista" <jbatista800 at gmail.com>
  • Date: Thu, 8 Jul 2010 03:14:28 -0400 (EDT)

You are correct, I was not able to change the colors either.  I also tried
plotting several ellipsoids together, but they all had the same standard
color.  This may be an indication that the Multivariate Statistics
package may not support all graphic primitives.  Mathematica version 6
produced the same results.
Regards,
J. Batista

On Wed, Jul 7, 2010 at 7:41 AM, Jordi <j.schaber at web.de> wrote:

> Hi,
>
> For some reason I cannot color my ellipsoid.
> I use, e.g.,
> Graphics[{Black,
>  Ellipsoid[{1.4, 1.4}, {1.4, 5.7}, {{-0.7, 0.6}, {-0.6, -0.7}}]}]
>
> Other graphics options like 'Thick' or 'Dashed' pose no problem, but it
> always comes with the standard color.
>
> any idea?
>
> Thanks
>
>


  • Prev by Date: Re: plot colored ellipsoid
  • Next by Date: Pattern: x_List with conditions on elements
  • Previous by thread: Re: plot colored ellipsoid
  • Next by thread: Re: plot colored ellipsoid