MathGroup Archive 2006

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

Search the Archive

Re: Question about the special \n

  • To: mathgroup at smc.vnet.net
  • Subject: [mg69654] Re: Question about the special \n
  • From: dimmechan at yahoo.com
  • Date: Tue, 19 Sep 2006 05:45:29 -0400 (EDT)
  • References: <eel1ra$bh4$1@smc.vnet.net>

Murray thanks for mention me about Section 2.8.7 in Mathematica Book.

Although Master Index send you at Section 2.8.6 I should have
been more careful.

Regards
Dimitris

Î?/Î? dimmechan at yahoo.com έγÏ?αÏ?ε:
> Hi to all.
>
> Where can I find more information about the special character \n as
> used e.g. in the following example?
>
>
> Plot[x^n /. n -> 2, {x, 0, 10}, PlotLabel -> StringJoin[" This is a
> \n", "simple plot \n\n", "    n=2", "\n   -----\n"],  ImageSize ->
> {400, 300}]
>
>
> In Section 2.8.6 of Mathematica Book there is very little infomation.
>
> Are there other special characters  like \n that I must be aware
> especially for plots?
> 
> 
> Thanks in advance for any help.


  • Prev by Date: Re: Question about the special \n
  • Next by Date: Re: adding assumptions to Integrate
  • Previous by thread: Re: Question about the special \n
  • Next by thread: package in separate files