|
[Date Index]
[Thread Index]
[Author Index]
How to export values of an expression as data file?
- To: mathgroup at smc.vnet.net
- Subject: [mg93546] How to export values of an expression as data file?
- From: Suman Chakrabarty <chakrabarty.suman at gmail.com>
- Date: Thu, 13 Nov 2008 21:09:23 -0500 (EST)
Dear all,
I am new to Mathematica. I am looking for a way to export the values
of an evaluated expression (which I can plot in Mathematica
successfully) in the form of an ASCII data file. The output should be
a two column (X, Y) data, which I can plot later using Xmgrace.
The expression is actually an evaluation of the solution of a system
of equations within certain range, say {x, 0, 10}. Now the discrete
numerical values at certain intervals, say every 0.1 should be
exported as the data file as a function of x.
Please help.
Regards,
Suman Chakrabarty.
Prev by Date:
seperate complex number
Next by Date:
prolate spheroidal coordinates - alternative form
Previous by thread:
seperate complex number
Next by thread:
Re: How to export values of an expression as data file?
|