|
[Date Index]
[Thread Index]
[Author Index]
CSV Format
- To: mathgroup at smc.vnet.net
- Subject: [mg20555] CSV Format
- From: "David A. Boyd" <daboyd at cco.caltech.edu>
- Date: Sat, 30 Oct 1999 00:14:05 -0400
- Organization: Caltech
- Sender: owner-wri-mathgroup at wolfram.com
Hello,
I am a new user. How would I go about outputting a result to a
comma separate text file? I tried Table[ {f], {x, imin, imax, di}] >>
\File.txt. Which creates a text file, however my results are bracketed
pairs {aaa,bb}, {ddd, eee}, ... which my external program does not like
the brackets.
Thanks,
dab
Prev by Date:
Re: Partitioning lists
Next by Date:
Re: Re: dictionaries?
Previous by thread:
Looking for Mathematica Related Content
Next by thread:
Re: CSV Format
|