Re: how to get rid of quotation marks in out put data
- To: mathgroup at smc.vnet.net
- Subject: [mg92272] Re: [mg92243] how to get rid of quotation marks in out put data
- From: "Adriano Pascoletti" <adriano.pascoletti at gmail.com>
- Date: Thu, 25 Sep 2008 05:32:46 -0400 (EDT)
- References: <200809240730.DAA13551@smc.vnet.net>
{{"2","3",............},{"1","2",.....},....}//ToExpression
should work
Adriano Pascoletti
2008/9/24 Pasha Karami <karami at geo.uu.nl>
> Dear All,
>
> I have a data in this format (i get it from StringSplit):
> {{"2","3",............},{"1","2",.....},....}
> I would like to plot these data but I can not and I guess it is because of
> the "" (quotation marks).
> Do you have any idea how I can get rid of them?
>
> Thank you!
> Pasha
>
>
>
- References:
- how to get rid of quotation marks in out put data
- From: "Pasha Karami" <karami@geo.uu.nl>
- how to get rid of quotation marks in out put data