Re: writing mathematica list to a file
- To: mathgroup at smc.vnet.net
- Subject: [mg14944] Re: writing mathematica list to a file
- From: paulh (P.J. Hinton)
- Date: Fri, 27 Nov 1998 03:49:42 -0500
- Organization: Wolfram Research, Inc.
- References: <73i39l$q27@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
In article <73i39l$q27 at smc.vnet.net>, "Orlin & Violeta Gotchev" <ogotche1 at rochester.rr.com> writes: |> Can someone tell me how to write a list created with mathematica (for |> example: Table[ { i , i^2 } , { i , 1 , 6 } ] ) to a file where |> the data is in two columns without other symbols? Thanks, See the FAQ page at URL: http://www.wolfram.com/support/InputOutput/ExternalFiles/WriteMatrix.html -- P.J. Hinton Mathematica Programming Group paulh at wolfram.com Wolfram Research, Inc. http://www.wolfram.com/~paulh/ Disclaimer: Opinions expressed herein are those of the author alone.