RE: ReadList query
- To: mathgroup at smc.vnet.net
- Subject: [mg27700] RE: [mg27671] ReadList query
- From: "tgarza01 at prodigy.net.mx" <tgarza01 at prodigy.net.mx>
- Date: Sun, 11 Mar 2001 04:04:45 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Once you have read in your data, Partition them: Partition[data,2] This will achieve what you want. Tomas Garza Mexico City Original Message: ----------------- From: Robert-Lewis HYDE bobhyde at wanadoo.fr To: mathgroup at smc.vnet.net Subject: [mg27700] [mg27671] ReadList query Help please, I have a long series of data as; 3000; 2,3; 3000; 3,5; ........... I would like to Read this as {{3000, 2.3},{3000, 3.5},...........}} in order to Plot etc. What is the code please ? bob -------------------------------------------------------------------- Mail2Web - Check your email from the web at http://www.mail2web.com/ .