|
[Date Index]
[Thread Index]
[Author Index]
data input and output in ascii
- To: mathgroup at smc.vnet.net
- Subject: [mg29945] data input and output in ascii
- From: "Steven Scroggin" <scrog at lvcm.com>
- Date: Thu, 19 Jul 2001 03:57:10 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
I can get a simple data set in ascii format into Mathematica 3.0 with
ReadList["file", Number, RecordList->True]. After I've crunched it, how do I
export it in the same plain jane format?
For example, consider ascii.txt:
1 2 3
4 5
scrog at lvcm.com
Steven Scroggin
Prev by Date:
Re: Integrate[1/x, x] ??
Next by Date:
Order of coefficients in output
Previous by thread:
Re: Integrate[Sqrt[Tan[x]], x]
Next by thread:
Re: data input and output in ascii
|