MathGroup Archive 1997

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

Search the Archive

Contour Plot

  • To: mathgroup at smc.vnet.net
  • Subject: [mg5791] Contour Plot
  • From: u8114804 at cc.nctu.edu.tw ()
  • Date: Sat, 18 Jan 1997 14:58:42 -0500
  • Organization: National Chiao-Tung University, Taiwan
  • Sender: owner-wri-mathgroup at wolfram.com

  I use the command:

    ContourPlot[f,{x,0,1000},{y,0,1000},Contours->{0}]

  i.e, find f=0

  How can I get the locations {{x1,y1},{x2,y2},{x3,y3},.....{xn,yn}}
  when f=0? 


  • Prev by Date: bug in Interpolation[] of Mma 3.0
  • Next by Date: Help me please!!!
  • Previous by thread: Re: bug in Interpolation[] of Mma 3.0
  • Next by thread: Re: Contour Plot