MathGroup Archive 2007

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Help to use colors with graphics in Mathematica

  • To: mathgroup at smc.vnet.net
  • Subject: [mg74408] Re: Help to use colors with graphics in Mathematica
  • From: Bill Rowe <readnewsciv at sbcglobal.net>
  • Date: Tue, 20 Mar 2007 05:51:00 -0500 (EST)

On 3/19/07 at 5:54 AM, qzerty at gmail.com (Michelasso) wrote:

>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?

Take a look at the package Graphics`FilledPlot`

=46or example

<<Graphics`;
=46illedPlot[{x^2, x^3}, {x, -2, 2}];
--
To reply via email subtract one hundred and four


  • Prev by Date: Re: About TableForm
  • Next by Date: Re: simple sequence problem
  • Previous by thread: Re: Help to use colors with graphics in Mathematica
  • Next by thread: how to find complete integral of pde