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


Groups > comp.soft-sys.math.mathematica > #2249

PlotStyle does not work when Plot is fed Table

From ValeX <rjovale@gmail.com>
Newsgroups comp.soft-sys.math.mathematica
Subject PlotStyle does not work when Plot is fed Table
Date 2011-05-10 00:21 +0000
Organization Steven M. Christensen and Associates, Inc and MathTensor, Inc.
Message-ID <iqa0ds$d9u$1@smc.vnet.net> (permalink)

Show all headers | View raw


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.

Back to comp.soft-sys.math.mathematica | Previous | NextNext in thread | Find similar | Unroll thread


Thread

PlotStyle does not work when Plot is fed Table ValeX <rjovale@gmail.com> - 2011-05-10 00:21 +0000
  Re: PlotStyle does not work when Plot is fed Table Szabolcs Horvát <szhorvat@gmail.com> - 2011-05-11 08:25 +0000

csiph-web