Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.mathematica > #1981 > unrolled thread

Re: Workaround for Plot[ ] and color via PlotStyle

Started byDrMajorBob <btreat1@austin.rr.com>
First post2011-04-29 11:31 +0000
Last post2011-04-29 11:31 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.soft-sys.math.mathematica


Contents

  Re: Workaround for Plot[ ] and color via PlotStyle DrMajorBob <btreat1@austin.rr.com> - 2011-04-29 11:31 +0000

#1981 — Re: Workaround for Plot[ ] and color via PlotStyle

FromDrMajorBob <btreat1@austin.rr.com>
Date2011-04-29 11:31 +0000
SubjectRe: 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

[toc] | [standalone]


Back to top | Article view | comp.soft-sys.math.mathematica


csiph-web