Re: Help to use colors with graphics in Mathematica
- To: mathgroup at smc.vnet.net
- Subject: [mg74368] Re: Help to use colors with graphics in Mathematica
- From: "dimitris" <dimmechan at yahoo.com>
- Date: Mon, 19 Mar 2007 21:52:00 -0500 (EST)
- References: <etlqej$rbm$1@smc.vnet.net>
=CF/=C7 Michelasso =DD=E3=F1=E1=F8=E5:
> Can anybody help me or point me to a tutorial that explains how to color
> the region of two-dimensional plane included between graphics of two or
> more graphics of functions of one variable?
Did you try the standard package
<< Graphics`FilledPlot`
???
Execute the following command
FrontEndExecute[{HelpBrowserLookup["MainBook", "FilledPlot"]}]
Dimitris