MathGroup Archive 2007

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

Search the Archive

Re: fill circle while using circle command

  • To: mathgroup at smc.vnet.net
  • Subject: [mg74254] Re: fill circle while using circle command
  • From: Dave Seaman <dseaman at no.such.host>
  • Date: Thu, 15 Mar 2007 19:08:53 -0500 (EST)
  • Organization: Information Technology at Purdue
  • References: <etb5pe$kfr$1@smc.vnet.net>

On Thu, 15 Mar 2007 10:05:34 +0000 (UTC), Tony Harris wrote:

>  Hello,

>  I sure would appreciate it if someone can tell me how to fill a circle 
>  while using the Graphics command, "circle".

>  Here is what I used to generate a circle centered at (2,0) with a radius 
>  of 1.
>  Show[Graphics[Circle[{2, 0}, 1]]];



>  I tried many things that failed but it looks like it should be easy. 
>  Thanks to anyone who can assist.

If you look up "Circle" in the Help Browser, you will notice down near
the bottom it says:

	See also: Disk



-- 
Dave Seaman
U.S. Court of Appeals to review three issues 
concerning case of Mumia Abu-Jamal.
<http://www.mumia2000.org/>


  • Prev by Date: Re: HTML Problem with piecewise defined functions
  • Next by Date: RE: fill circle while using circle command
  • Previous by thread: Re: fill circle while using circle command
  • Next by thread: Re: fill circle while using circle command