Re: How to draw an ellipse?
- To: mathgroup@smc.vnet.net
- Subject: [mg10392] Re: How to draw an ellipse?
- From: noSpam.handel@hrzpub.tu-darmstadt.de (Christoph)
- Date: Mon, 12 Jan 1998 04:10:29 -0500
- Organization: Technische Universitaet Darmstadt
- References: <694b5p$kjs@smc.vnet.net>
On 9 Jan 1998 00:04:57 -0500, saljxk@dix.agl.uh.edu (Krishnan Jayakrishnan) wrote: >Does any one know how to construct an ellipse? For example an ellipse >centered at (0,0) with intercepts at (-a,0,(a,0),(0,-b),(0,b) with >parametric equation >x(t) = a*cos(t) >y(t) = b*sin(t) >with t increasin from 0 to 2pi radians. -- >Sincerely >Krishnan Jayakrishnan >Systems Administrator >Allied Geophysical Labs >University of Houston ParametricPlot[{a*Cos[t],b*Sin[t]},{t,0,2*Pi}] Gruss Christoph __________________________________ To Reply remove the NoSpam http://www.tu-darmstadt.de/~handel