MathGroup Archive 2004

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

Search the Archive

RE: Plot a function

  • To: mathgroup at smc.vnet.net
  • Subject: [mg47829] RE: [mg47793] Plot a function
  • From: "John C. Erb, Ph.D." <John_C_Erb at prodigy.net>
  • Date: Wed, 28 Apr 2004 06:56:22 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Suggest you look up "Plot" in the Help Browser.

Plot[Sin[x]*Exp[x],{x,0.5,1.5}]


John C. Erb

-----Original Message-----
From: oracle [mailto:oracle9i-helpme at mail2me.com] 
To: mathgroup at smc.vnet.net
Subject: [mg47829] [mg47793] Plot a function

If i want to draw a function 

y=sinx*e^x

in x =0.5 to 1.5 [only in this interval  ]

How I can do that with mathematica?



  • Prev by Date: Invisible Words ... Font Problen?
  • Next by Date: selecting columns from a list
  • Previous by thread: Re: Plot a function
  • Next by thread: Re: Plot a function