MathGroup Archive 2001

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

Search the Archive

ColorFunction

  • To: mathgroup at smc.vnet.net
  • Subject: [mg30477] ColorFunction
  • From: Richard S Hsu <rhsu at U.Arizona.EDU>
  • Date: Thu, 23 Aug 2001 02:15:41 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,

When draw a contour plot, one can use the ColorFunction option to shade.

For example:
ContourPlot[ Sin[x]*Tan[y],  {x, 0.2, 1}, {y, 0.2, 1},
             ColorFunction -> Hue ]

I want to know how to use RGBColor instead of Hue?

Thanks.




  • Prev by Date: Re: third vert axis
  • Next by Date: combining Log[] terms
  • Previous by thread: RE: Re: Problem with context creation in packages
  • Next by thread: Re: ColorFunction