MathGroup Archive 2005

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

Search the Archive

Rotate Frame Label?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg60667] Rotate Frame Label?
  • From: James Gilmore <james.gilmore at yale.edu>
  • Date: Fri, 23 Sep 2005 04:20:19 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Hi everyone,

I am trying to rotate a frame label. Does anyone know how to get the fourth 
label to display so that it reads from the top down? Namely, the opposite 
to this code which reads bottom-up:

Plot[x, {x, 0, 1}, Axes -> False,
   Frame -> True, FrameLabel ->
    {"", "", "", "label"}, RotateLabel -> True]

Thanks



James Gilmore

Graduate Student
Department of Physics
Yale University
New Haven, CT 06520 USA

Email: james.gilmore at yale.edu 


  • Prev by Date: Re: Mathematica 5.0 and Excel
  • Next by Date: Re: Mathemaica 5.2 are the 64 Bit an illusion !!!....?
  • Previous by thread: Re: Re: Bugs in Mathematica 5+ (and license policies)
  • Next by thread: Re: Rotate Frame Label?