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: [mg69650] Re: Question about the special \n
  • From: bghiggins at ucdavis.edu
  • Date: Tue, 19 Sep 2006 05:45:17 -0400 (EDT)
  • References: <eel1ra$bh4$1@smc.vnet.net>

\n is a new line charcater

Cheers

Brian


dimmechan at yahoo.com wrote:
> 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: General--Mathematica and Subversion
  • Next by Date: Re: Question about the special \n
  • Previous by thread: Question about the special \n
  • Next by thread: Re: Question about the special \n