MathGroup Archive 2005

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

Search the Archive

Re: Use strings in Mathematica, like in C?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg61375] Re: Use strings in Mathematica, like in C?
  • From: Renan <renan.birck at gmail.com>
  • Date: Mon, 17 Oct 2005 02:29:43 -0400 (EDT)
  • References: <disllm$mj5$1@smc.vnet.net> <43526A34.1000505@gmail.com>
  • Sender: owner-wri-mathgroup at wolfram.com

On 10/16/05, Jean-Marc Gulliet <jeanmarc.gulliet at gmail.com> wrote:

> Hi Renan,
>
> Try
>
> In[1]:=
> StringReplacePart["Hello.", "!", {6, 6}]
>
> Out[1]=
> Hello!
>
> In[2]:=
> ?*String*
>
> lists all the commands for string manipulation.

Very good. I didn't know that Mathematica had such string manipulation
functions.
Maybe I should RTFMB (Read the Fine Mathematica Book!) :D

Thanks to all.
--
Thanks/obrigado, Renan "Wishmaster" Birck - Canoas, Rio Grande do Sul, Brasil
MSN: wizard_of_yendor at hotmail.com
Orkut: http://www.orkut.com/Profile.aspx?uid=2202360379963855296


  • Prev by Date: Re: Use strings in Mathematica, like in C?
  • Next by Date: interactive web Mathematica examples on Math World not working under firefox?
  • Previous by thread: Re: Use strings in Mathematica, like in C?
  • Next by thread: Re: Use strings in Mathematica, like in C?