Re: Writing output to text files
- To: mathgroup@smc.vnet.net
- Subject: [mg11176] Re: Writing output to text files
- From: "P.J. Hinton" <paulh@wolfram.com>
- Date: Wed, 25 Feb 1998 03:31:47 -0500
- Organization: Wolfram Research, Inc.
- References: <6ctcc3$lcv@smc.vnet.net>
On 23 Feb 1998, Jim Banaszak wrote: > What is the easiest way to write columns of Mathematica output to a text > file? > In other words, if: > > f[t_]:=t^2; g[t_]:=t^2 > > How can I output the columns t, f[t], and g[t] to a tab, space, or comma > delineated text file? Use the template function described on the FAQ page at URL: http://www.wolfram.com/support/InputOutput/ExternalFiles/WriteMatrix.html -- P.J. Hinton Mathematica Programming Group paulh@wolfram.com Wolfram Research, Inc. http://www.wolfram.com/~paulh/