Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #1981 > unrolled thread
| Started by | DrMajorBob <btreat1@austin.rr.com> |
|---|---|
| First post | 2011-04-29 11:31 +0000 |
| Last post | 2011-04-29 11:31 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.soft-sys.math.mathematica
Re: Workaround for Plot[ ] and color via PlotStyle DrMajorBob <btreat1@austin.rr.com> - 2011-04-29 11:31 +0000
| From | DrMajorBob <btreat1@austin.rr.com> |
|---|---|
| Date | 2011-04-29 11:31 +0000 |
| Subject | Re: Workaround for Plot[ ] and color via PlotStyle |
| Message-ID | <ipe7iu$quk$1@smc.vnet.net> |
Heroic, I suppose... but awkward.
Bobby
On Thu, 28 Apr 2011 05:35:06 -0500, Christopher O. Young
<cy56@comcast.net> wrote:
> I figured out how to add a coordinated list of colors. Just use
> part-specification on a color list. Of course, this could be a list of
> RGB
> specifications, etc.
>
> (y = x^k //
> Plot[
> #, {x, -5, 5},
> PlotStyle -> {Thick, {Red, Yellow, Blue}[[k]]}
> ] &)\
> ~Table~{k, 1, 3}\
> // Show
>
>
>
--
DrMajorBob@yahoo.com
Back to top | Article view | comp.soft-sys.math.mathematica
csiph-web