MathGroup Archive 2001

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

Search the Archive

Re: Filled Ellipsoid

  • To: mathgroup at smc.vnet.net
  • Subject: [mg27514] Re: Filled Ellipsoid
  • From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
  • Date: Sat, 3 Mar 2001 03:39:57 -0500 (EST)
  • Organization: Universitaet Leipzig
  • References: <97l454$jhs@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,

q may be the graphics with your Ellipsoid[]
functions

and 

Show[Graphics[q] /. Line -> Polygon]

will fill the lines but some of the ellipsoids may
be occluded.

Regards
  Jens



Boris Breznen wrote:
> 
> Is there a siple way to plot filled ellipsoid in Mathematica ? The basic
> Ellipsoid function, included in
> the Statistics`MultiDescriptiveStatistics` package plots a contour. I would
> like to
> fill it (simmilar to what Disc does with respect to Circle).
> 
> Thank you,
> 
> Boris Breznen
> bbreznen at vis.caltech.edu


  • Prev by Date: Re: Cobweb Plot
  • Next by Date: Re: PostScript
  • Previous by thread: Re: Filled Ellipsoid
  • Next by thread: RE: Filled Ellipsoid