|
[Date Index]
[Thread Index]
[Author Index]
Re: fraction possible for axes label
- To: mathgroup at smc.vnet.net
- Subject: [mg26863] Re: fraction possible for axes label
- From: "Paul Lutus" <nospam at nosite.com>
- Date: Fri, 26 Jan 2001 01:27:15 -0500 (EST)
- References: <94oi30$eg5@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
"bes" <bes at pi5246.physik.uni-erlangen.de> wrote in message
news:94oi30$eg5 at smc.vnet.net...
> Hallo,
> is it possible to use fractions for a label?
>
Show[Plot[x,{x,-1,1},DisplayFunction->Identity],
Ticks->{
{-1,-3/4,-1/2,-1/4,1/4,1/2,3/4,1},
{-1,-3/4,-1/2,-1/4,1/4,1/2,3/4,1}
}
,DisplayFunction->$DisplayFunction]
--
Paul Lutus
www.arachnoid.com
Prev by Date:
Q: lefthand/right hand side of equation
Next by Date:
metacharacters as record separators
Previous by thread:
fraction possible for axes label
Next by thread:
Re: fraction possible for axes label
|