|
[Date Index]
[Thread Index]
[Author Index]
Re: Graphics question
- To: mathgroup at smc.vnet.net
- Subject: [mg51728] Re: Graphics question
- From: "Steve Luttrell" <steve_usenet at _removemefirst_luttrell.org.uk>
- Date: Sat, 30 Oct 2004 03:48:39 -0400 (EDT)
- References: <clsuec$3uf$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
The standard package Graphics`FilledPlot` can do this sort of thing.
Steve Luttrell
"Alan" <info at optioncity.REMOVETHIS.net> wrote in message
news:clsuec$3uf$1 at smc.vnet.net...
>I have 3 Plots over the same x-axis range: p1, p2, p3
> Each plot is of a well-behaved monotonically decreasing function.
>
> The result of Show[p1,p2,p3] is three curves which do not intersect,
> with the exception except that the lower two curves intersect at x=0.
>
> I would like to fill in the region between the
> two lower curves with a Gray background.
>
> How can I accomplish this?
>
> regards,
> alan
>
>
>
>
Prev by Date:
Re: Converting Mathematica to MS Word
Next by Date:
Re: Re: Inverse of "PowerExpand"
Previous by thread:
Graphics question
Next by thread:
Re: Graphics question
|