|
From: lilu29 <lul...@gm...> - 2009-01-09 17:42:58
|
Gnuplot4.3 introduces a new function for drawing circle in this format x y radius plot "file" using 1:2:3 with circles http://gnuplot.sourceforge.net/demo_4.3/circles.html Astan Chee wrote: > > Hi Guys, > Im having problems drawing a 2D circle in gnuplot. Aside from using > ploth(X = 0,2*Pi,[sin(X),cos(X)],1) or > > 'set polar; plot 1' > Are there any other ways to draw a circle (with radius r at point x,y)? > Thanks > Cheers > Astan > > > -- View this message in context: http://www.nabble.com/drawing-a-circle-tp979093p21376978.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |