MathGroup Archive 2007

[Date Index] [Thread Index] [Author Index]

Search the Archive

PlotStyle in version 6

  • To: mathgroup at smc.vnet.net
  • Subject: [mg80440] PlotStyle in version 6
  • From: ben <benjamin.friedrich at gmail.com>
  • Date: Wed, 22 Aug 2007 04:51:21 -0400 (EDT)

Dear all,

Could you please help me pointing out,
why the following line of code
produces to curves of the same plotstyle ?

Plot[{t, 1 + t} /. vals, {t, 0, 10},
 PlotStyle -> {{Red, Dashed}, {Blue}}]

Cheers
Ben



  • Prev by Date: fit a BinomialDistribution to exptl data?
  • Next by Date: Outer with index in bounds
  • Previous by thread: Re: fit a BinomialDistribution to exptl data?
  • Next by thread: Re: PlotStyle in version 6