MathGroup Archive 2004

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

Search the Archive

basic question about plotting 2 functions in one graph

  • To: mathgroup at smc.vnet.net
  • Subject: [mg48919] basic question about plotting 2 functions in one graph
  • From: "Ron Haus" <ronhaus at arcor.de>
  • Date: Wed, 23 Jun 2004 02:51:20 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,
if I write something like this
Plot[{3n, 2.6n}, {n, 0, 100000}]

how can I distinguish them? How can I plot one of them green and one of them
red (for example)? How can I write the function on the graph?

THX



  • Prev by Date: Re: Clear cell labels palette
  • Next by Date: Re: Permutations
  • Previous by thread: Re: Condition generation for complex integrals
  • Next by thread: Re: basic question about plotting 2 functions in one graph