Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #2260 > unrolled thread
| Started by | Bob Hanlon <hanlonr@cox.net> |
|---|---|
| First post | 2011-05-10 04:59 +0000 |
| Last post | 2011-05-10 12:32 +0000 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.soft-sys.math.mathematica
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
| From | Bob Hanlon <hanlonr@cox.net> |
|---|---|
| Date | 2011-05-10 04:59 +0000 |
| Subject | Re: 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]
| From | ValeX <rjovale@gmail.com> |
|---|---|
| Date | 2011-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