MathGroup Archive 2010

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

Search the Archive

plot colored ellipsoid

  • To: mathgroup at smc.vnet.net
  • Subject: [mg110795] plot colored ellipsoid
  • From: Jordi <j.schaber at web.de>
  • Date: Wed, 7 Jul 2010 07:41:13 -0400 (EDT)

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: The side-effects of mixing TraditionalForm inside
  • Next by Date: Documentation build in Workbench
  • Previous by thread: Re: overloading a function name in a package? How to query all names?
  • Next by thread: Re: plot colored ellipsoid