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


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

Re: PlotStyle does not work when Plot is fed Table

Started byBob Hanlon <hanlonr@cox.net>
First post2011-05-10 04:59 +0000
Last post2011-05-10 12:32 +0000
Articles 2 — 2 participants

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


Contents

  Re: PlotStyle does not work when Plot is fed Table Bob Hanlon <hanlonr@cox.net> - 2011-05-10 04:59 +0000
    Re: PlotStyle does not work when Plot is fed Table ValeX <rjovale@gmail.com> - 2011-05-10 12:32 +0000

#2260 — Re: PlotStyle does not work when Plot is fed Table

FromBob Hanlon <hanlonr@cox.net>
Date2011-05-10 04:59 +0000
SubjectRe: PlotStyle does not work when Plot is fed Table
Message-ID<iqagof$ffc$1@smc.vnet.net>
Plot[Evaluate[Table[x^i, {i, 1, 3}]], {x, 0, 1.5},
 PlotStyle -> {Red, Green, Blue}]


Bob Hanlon

---- ValeX <rjovale@gmail.com> wrote: 

=============
Hello,
take for instance this example:

Plot[Table[x^i, {i, 1, 3}], {x, 0, 1.5}, PlotStyle -> {Red, Green,
Blue}]

Mathematica gives me all the curves in blue. Any ideas?
Thanks.


[toc] | [next] | [standalone]


#2267

FromValeX <rjovale@gmail.com>
Date2011-05-10 12:32 +0000
Message-ID<iqbb88$jmd$1@smc.vnet.net>
In reply to#2260
thanks!

[toc] | [prev] | [standalone]


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


csiph-web