MathGroup Archive 2001

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

Search the Archive

RE: Conversion of text into Mathematica expressions

  • To: mathgroup at smc.vnet.net
  • Subject: [mg28184] RE: [mg28160] Conversion of text into Mathematica expressions
  • From: "David Park" <djmp at earthlink.net>
  • Date: Tue, 3 Apr 2001 02:38:02 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

ToExpression@{"2.5", "3.5"}

David Park
djmp at earthlink.net
http://home.earthlink.net/~djmp/ 

> From: Max Ulbrich [mailto:ulbrich at biochem.mpg.de]
To: mathgroup at smc.vnet.net
> 
> Hi,
> 
> does anybody know if there is a possibility to convert text into
> expressions?
> I have something like
> 
> {"2.5","3.5"...}
> 
> and want to convert it to
> 
> {2.5,3.5...}
> 
> How can I do that?
> 
> Max
> 
> 


  • Prev by Date: Re: Conversion of text into Mathematica expressions
  • Next by Date: Re: Conversion of text into Mathematica expressions
  • Previous by thread: Re: Conversion of text into Mathematica expressions
  • Next by thread: Re: Conversion of text into Mathematica expressions