 
 
 
 
 
 
RE: combination of two ContourPlots - impossible?
- To: mathgroup at smc.vnet.net
- Subject: [mg33711] RE: [mg33714] combination of two ContourPlots - impossible?
- From: David.Annetts at csiro.au
- Date: Tue, 9 Apr 2002 01:03:01 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Hi Harald,
<snippage>
> ois = Show[negpart, pospart]
> 
> -------THE END----------------------
> 
> 
> why is this possible, or is there another way to do this?
I think the problem is with your plot ranges.  When you put  
Show[{negpart, pospart}, PlotRange -> All];
You get (I think) the desired result.
Regards,
Dave.
--------------------------------------------------------
  Dr. David Annetts             EM Modelling Analyst
  Tel: (+612) 9490 5416         CSIRO DEM, North Ryde
  Fax: (+612) 9490 5467         David.Annetts at csiro.au
                 Include "usual_disclaimers"
--------------------------------------------------------

