MathGroup Archive 2007

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

Search the Archive

Re: Special characters in the axis label?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg80740] Re: Special characters in the axis label?
  • From: chuck009 <dmilioto at comcast.com>
  • Date: Thu, 30 Aug 2007 23:43:11 -0400 (EDT)

I don't see where the problem is:

ListPlot[{1, 2, 3}, PlotStyle -> PointSize[0.04], 
 AxesLabel -> (StyleForm[TraditionalForm [ #], FontSize -> 16, 
      FontWeight -> "Heavy"] & /@ {i, M'[t]})]





> 
> Now, for comparison, I want a plot of different
> function with a _prime_
> sign: M'(i). As you can imagine, I have no idea what
> to do to get it.
> 
 
> 
> TIA, Kris
> 
> 
>


  • Prev by Date: Re: Limits of Nested Expressions
  • Next by Date: Re: Limits of Nested Expressions
  • Previous by thread: Re: Special characters in the axis label?
  • Next by thread: Re: Special characters in the axis label?