MathGroup Archive 2004

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

Search the Archive

Re: Scale Values on Plot[]

  • To: mathgroup at smc.vnet.net
  • Subject: [mg51343] Re: Scale Values on Plot[]
  • From: "Jens-Peer Kuska" <kuska at informatik.uni-leipzig.de>
  • Date: Fri, 15 Oct 2004 02:45:35 -0400 (EDT)
  • Organization: Uni Leipzig
  • References: <ckll4h$eph$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,

Plot[Sin[x], {x, 0, 4Pi}, FrameTicks -> {Table[i Pi/2, {i, 0, 8}], 
Automatic},
Frame -> True]

Regards

  Jens



"Jeremy Foster" <jeremyrfoster at hotmail.com> schrieb im Newsbeitrag 
news:ckll4h$eph$1 at smc.vnet.net...
>I would like to plot the simple function of Sin[x] but have the x axis
> labels be -Pi, -Pi/2, 0, Pi/2, Pi instead of integer values 1, 2, 3, etc. 
> Is
> this possible?
>
> Jeremy Foster
> 



  • Prev by Date: how to display colors for group of samples while plotting a given signal
  • Next by Date: Re: Scale Values on Plot[]
  • Previous by thread: Scale Values on Plot[]
  • Next by thread: Re: Scale Values on Plot[]