MathGroup Archive 2005

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

Search the Archive

Re: what is wrong with this plot?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg60798] Re: [mg60762] what is wrong with this plot?
  • From: <bsyehuda at gmail.com>
  • Date: Thu, 29 Sep 2005 05:41:06 -0400 (EDT)
  • References: <200509280540.BAA08305@smc.vnet.net>
  • Reply-to: bsyehuda at gmail.com
  • Sender: owner-wri-mathgroup at wolfram.com

Chris,
I tested your line of code on both windows XP and Linux (SUSE 9.3) with
Mathematica 5.2.
The graph looks as expected, the export is identical as well, so I see no
problem here
yehuda

On 9/28/05, Chris Chiasson <chris.chiasson at gmail.com> wrote:
>
> Dear MathGroup,
> Plot[x^2,{x,0,10},Epilog->{Text[DisplayForm@ToBoxes[Sqrt[23]/4],{5,50}]}]
> How can I achieve the desired effect of the square root with the
> fraction inside the plot?
> --
> Chris Chiasson
> http://chrischiasson.com/contact/chris_chiasson
>
>


  • Prev by Date: Re: what is wrong with this plot?
  • Next by Date: Re: Bug in Mathematica ?
  • Previous by thread: what is wrong with this plot?
  • Next by thread: Re: what is wrong with this plot?