RE: Q: plot in different colors
- To: mathgroup at smc.vnet.net
- Subject: [mg27701] RE: [mg27653] Q: plot in different colors
- From: "tgarza01 at prodigy.net.mx" <tgarza01 at prodigy.net.mx>
- Date: Sun, 11 Mar 2001 04:04:48 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Is your list of functions actually a list? I give you an example:
In[1]:=
Table[Plot[Sin[j x],{x,0,2 Pi},PlotStyle->Hue[j/5],
DisplayFunction->Identity],{j,1,5}];
In[2]:=
Show[%,DisplayFunction->$DisplayFunction];
Tomas Garza
Mexico City
Original Message:
-----------------
From: Robert robert.schuerhuber at gmx.at
To: mathgroup at smc.vnet.net
Subject: [mg27701] [mg27653] Q: plot in different colors
hi!
if i plot a list of functons, how can i command mathematica to plot each
function in a different color? i know i can use rgbcolor to change the
color of the plot, but it is not practical to enter a list of
rgbcolor[r,g,b] values at each plot. is there an (easy) solution to do
this more or less automatically?
regards, robert
--------------------------------------------------------------------
Mail2Web - Check your email from the web at
http://www.mail2web.com/ .