MathGroup Archive 2005

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

Search the Archive

Plotting 2d graphs?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg57168] Plotting 2d graphs?
  • From: Paul Hughes <psidoc at gmail.com>
  • Date: Thu, 19 May 2005 03:09:21 -0400 (EDT)
  • Reply-to: Paul Hughes <psidoc at gmail.com>
  • Sender: owner-wri-mathgroup at wolfram.com

I'm having trouble using the basic 2d plot function.  I want to be
able to plot things such as a simple quadratic or ellipse:

Examples:  2x^2 + 16x + 32 = 0  (Quadratic)

(x-5)^2/16 + (y+4)^2/25 = 1  (Ellipse)

But have failed to do so, having tried every variation i can think of
to get it to work.


  • Prev by Date: ...B spline base functions...
  • Next by Date: Re: Visualization
  • Previous by thread: ...B spline base functions...
  • Next by thread: Re: Plotting 2d graphs?