MathGroup Archive 2004

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

Search the Archive

Re: how to take quotation marks away ?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg48567] Re: [mg48491] how to take quotation marks away ?
  • From: Rolf Mertig <rolf at mertig.com>
  • Date: Sat, 5 Jun 2004 07:19:13 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

ToExpression[StringReplace[ToString[
    {{"42.1,3.3"}, {"3.1,4.2"}}], "\"" -> ""]]

will do.

Regards,


Rolf Mertig
Mertig Consulting
Berlin


  • Prev by Date: Re: Problem with transformation rules in Plot
  • Next by Date: Re: limits on symbol eigenvalues?
  • Previous by thread: Re: how to take quotation marks away ?
  • Next by thread: Re: how to take quotation marks away ?