MathGroup Archive 1997

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

Search the Archive

Parenthesis in 3.0 plot labels

  • To: mathgroup at smc.vnet.net
  • Subject: [mg6581] Parenthesis in 3.0 plot labels
  • From: elsner at avalon.msfc.nasa.gov (Ron Elsner)
  • Date: Fri, 4 Apr 1997 02:11:32 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

How does one put parenthesis in 3.0 plot labels without 
Mma treating it different from other characters?  For 
example, 

     Plot[ Sin[ x ], {x, 0, 2 Pi }, 
	 PlotLabel -> "( Sin test )" ] ; 

leads to a label 

     H Sin test L

I know the parenthesis has additional meanings in 3.0, 
but I thought including them in a String would still 
make them a character.

--Ron Elsner
ES 84 / NASA MSFC
Huntsville, AL 35812





  • Prev by Date: Roots of an equation
  • Next by Date: MMA 3.0 Fonts
  • Previous by thread: Fwd: Roots of an equation
  • Next by thread: Re: Parenthesis in 3.0 plot labels