MathGroup Archive 2008

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

Search the Archive

Re: Setting Colours of Plots

  • To: mathgroup at smc.vnet.net
  • Subject: [mg84595] Re: Setting Colours of Plots
  • From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
  • Date: Sun, 6 Jan 2008 05:55:03 -0500 (EST)
  • References: <flnitk$j7o$1@smc.vnet.net>

Hi,

Plot[{Sin[x], Cos[x], Sin[x]/x}, {x, -2 Pi, 2 Pi},
  PlotStyle -> {GrayLevel[0]}]

??

Regards
   Jens

Gregory Lypny wrote:
> Hello everyone,
> 
> I'm plotting five or six functions on one graph.  Is there a way to  
> force all of them to have the same colour?
> 
> Regards,
> 
> 	Gregory
> 


  • Prev by Date: Re: Histogram: Show all y-axis labels
  • Next by Date: Re: Setting Colours of Plots
  • Previous by thread: Re: Setting Colours of Plots
  • Next by thread: Re: Setting Colours of Plots