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?