Fwd: Help - Axes coordinates values
- To: mathgroup at smc.vnet.net
- Subject: [mg6955] Fwd: [mg6897] Help - Axes coordinates values
- From: BobHanlon at aol.com
- Date: Wed, 30 Apr 1997 22:25:06 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
cycles = 1.5;
Plot[Sin[x], {x, 0, 2 Pi cycles}, Ticks ->
{Table[{n Pi/2, StringForm["``Pi", n/2]},
{n, 0, 4 cycles}], Automatic},
PlotStyle -> RGBColor[1, 0, 0]];
Bob Hanlon
---------------------
Forwarded message:
From: nop02023 at mail.telepac.pt (Hypersquare)
To: mathgroup at smc.vnet.net
To: mathgroup at smc.vnet.net
When I use trignometric functions with Mathematica 2.2 , I would like to
have the x-axe with values like (1Pi, 3/2 Pi ,2Pi , 5/2Pi...)
Anyone can help me. I'm novice.
Thank you very much,
Daniel