2D list of lists to delimited text?
- To: mathgroup at smc.vnet.net
- Subject: [mg16670] 2D list of lists to delimited text?
- From: "David P. Johnson" <johnson at ae.msstate.edu>
- Date: Fri, 19 Mar 1999 12:54:15 -0500
- Organization: Mississippi State University
- Sender: owner-wri-mathgroup at wolfram.com
I am trying to convert a 2D list to delimited text. For instance, I want to convert {{x1,y1},{x2,y2},...,{xn,yn}} to x1,y1 x2,y2 ... xn,yn Any eaxy way to do this? -- David ->(Signature continues here)