MathGroup Archive 2010

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

Search the Archive

Re: Axeslabel containing capital n

  • To: mathgroup at smc.vnet.net
  • Subject: [mg108434] Re: Axeslabel containing capital n
  • From: George Woodrow III <georgevw3 at mac.com>
  • Date: Wed, 17 Mar 2010 04:41:54 -0500 (EST)

Simple answer is to use "N" (in quotes) to let Mathematica know it is a character, not a variable or function.

You can use Style[] to change font, size, color of any String.

george


On Mar 16, 2010, at 6:58 AM, Jim Lambaugh wrote:

> Hi
> 
> In my plot I need to label my y-axis N, but Mathematica recognizes
> this as numerical value. How do I turn this off while plotting, so I
> can label my axis N?
> 
> Also, I need to change the font of the N. But I guess that is easy as
> long as the above problem is taken care of (i.e. just use Style)?
> 
> Best,
> Jim.
> 



  • Prev by Date: Re: Axeslabel containing capital n
  • Next by Date: Re: Axeslabel containing capital n
  • Previous by thread: Re: Axeslabel containing capital n
  • Next by thread: Re: Axeslabel containing capital n