Quick Question: Get part of the plot
- To: mathgroup at smc.vnet.net
- Subject: [mg19449] Quick Question: Get part of the plot
- From: Wenxin Mao <wenxin96 at wharton.upenn.edu>
- Date: Wed, 25 Aug 1999 01:25:17 -0400
- Organization: University of Pennsylvania
- Sender: owner-wri-mathgroup at wolfram.com
Hi, This should be a quick question. (I dont' have manuals in hand.) Suppose i have plot1 = ImplicitPlot[f[x,y]==0,{x,0,1}] How do I get the part of plot in which x < y ? (The upper half) More general I need the part in which g1[x,y] <0, g2[x,y] <0 ... Thanks !! Vincent