Re: Help, plot
- Subject: [mg2905] Re: Help, plot
- From: wfigueroa at mosquito.com (wilson figueroa)
- Date: 9 Jan 1996 03:44:38 -0600
- Approved: usenet@wri.com
- Distribution: local
- Newsgroups: wri.mathgroup
- Organization: Mosquito Net, Inc.
- Sender: mj at wri.com
To S. Chen
Use the ImplicitPlot[F(x,y),{x,xmin,xmax}] or
ImplicitPlot[F(x,y),{x,xmin,xmax},{y,ymin,ymax}] if you
know x and y ranges. Have fun.
Wilson