MathGroup Archive 2004

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

Search the Archive

Re: multigraphics

  • To: mathgroup at smc.vnet.net
  • Subject: [mg48947] Re: multigraphics
  • From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
  • Date: Fri, 25 Jun 2004 02:58:12 -0400 (EDT)
  • Organization: Universitaet Leipzig
  • References: <cbe84g$ril$1@smc.vnet.net>
  • Reply-to: kuska at informatik.uni-leipzig.de
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,

Plot[Evaluate[Table[Sin[a*x], {a, 0, Pi, Pi/4}]], {x, 0, 2Pi}, 
  PlotStyle -> Table[Hue[Random[]], {4}]]

Regards
  Jens

Mazuego wrote:
> 
> I want to plot the function y=ax, for different values of the parameter a,
> in the same graphic! Ho can I do this in Mathematica 5.0? thankyou!


  • Prev by Date: Re: multigraphics
  • Next by Date: RE : multigraphics
  • Previous by thread: Re: multigraphics
  • Next by thread: Re: multigraphics