|
[Date Index]
[Thread Index]
[Author Index]
colored graphs
- To: MATHGROUP at yoda.physics.unc.edu
- Subject: colored graphs
- From: MRSMA at jazz.ucc.uno.edu
- Date: 18 Jun 1993 17:54:28 -0600 (CST)
greetings:
how does ones "SHOW" distinct graphs of distinct colors on the same
coordinate system?
ideally, the call would look like...
Show[plot1(Red),plot2(Blue),...,plotn(Colorn)].
of course one would use DisplayFunction->Identity to suppress each individual
plot.
i wrote a function calling ParametricPlot and modifying the
DefaultDisplay->somekolor option.
however, all plots were the color of the very first plot (Red in the example).
thanx
m. r. schaferkotter
uno math dept
new orleans,la
Prev by Date:
Contour_Integration
Next by Date:
option error in last post.
Previous by thread:
Contour_Integration
Next by thread:
option error in last post.
|