Message Boards Message Boards

0
|
3058 Views
|
2 Replies
|
2 Total Likes
View groups...
Share
Share this post:

Exporting data to ASCII format

How does one export mathematica data into ascii format?

{0.356329, 0.385175, 0.416346, 0.450027, 0.486421, 0.525741, \
0.568222, 0.614113, 0.663687, 0.717232, 0.775063, 0.837518, 0.904959, \
0.977776, 1.05639, 1.14125, 1.23284, 1.33168, 1.43832, 1.55337, \
1.67746, 1.81128, 1.95555, 2.11107, 2.27865, 2.4592, 2.65365, 2.863, \
3.08834, 3.33077, 3.5915, 3.87179, 4.17296, 4.4964, 4.84358, 5.21601, \
5.61528, 6.04303, 6.50094, 6.99077, 7.51428, 8.07326, 8.66953, \
9.30488, 9.98109, 10.6999, 11.4629, 12.2717, 13.1277, 14.032, \
14.9858, 15.9896, 17.044, 18.1488, 19.3038, 20.508, 21.7598, 23.0573, \
24.3975, 25.777, 27.1915, 28.6357, 30.1037, 31.5885, 33.0823, \
34.5764, 36.0615, 37.5271, 38.9625, 40.3562, 41.6962, 42.9707, \
44.1675, 45.2747, 46.2809, 47.1753, 47.9479, 48.59, 49.0941, 49.4541, \
49.6658, 49.7267, 49.6359, 49.3945, 49.0056, 48.4737, 47.8051, \
47.0077, 46.0904, 45.0633, 43.9375, 42.7244, 41.436, 40.0843, \
38.6815, 37.2392, 35.7689, 34.2813, 32.7864, 31.2938, 29.8117, \
28.3479, 26.9091, 25.5012, 24.1292, 22.7971, 21.5085, 20.2659, \
19.0714, 17.9263, 16.8314, 15.7871, 14.7932, 13.8493, 12.9546, \
12.108, 11.3084, 10.5543, 9.84403, 9.17604, 8.54856, 7.95981, \
7.40798, 6.89128, 6.4079, 5.95609, 5.53411, 5.14028, 4.77296, 4.4306, \
4.11168, 3.81474, 3.53843, 3.28141, 3.04245, 2.82037, 2.61404, \
2.42242, 2.24451, 2.07938, 1.92615, 1.78401, 1.65217, 1.52992, \
1.41658, 1.31153, 1.21417, 1.12395, 1.04036, 0.962929, 0.891208, \
0.824783, 0.763271, 0.706313, 0.653577, 0.604755, 0.559558, 0.517722, \
0.478998, 0.443158, 0.409988, 0.379292, 0.350885, 0.324599, 0.300276, \
0.277771, 0.256948, 0.237682, 0.219858, 0.203367, 0.188111, 0.173998, \
0.160941, 0.148863, 0.13769, 0.127355, 0.117794, 0.108951, 0.10077, \
0.0932038}
POSTED BY: Sam Rametse
2 Replies

Sam,

You can use

Export["output.csv", testdata]

you have many options for customizing it here in the documentation

Regards,

Neil

POSTED BY: Neil Singer
Posted 4 years ago
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract