|
[Date Index]
[Thread Index]
[Author Index]
Data Export to Excel, Reals or now Strings?
- To: mathgroup at smc.vnet.net
- Subject: [mg78230] Data Export to Excel, Reals or now Strings?
- From: kristoph <kristophs.post at web.de>
- Date: Tue, 26 Jun 2007 04:34:52 -0400 (EDT)
Hi,
I exported simulated data to manipulate it in excel. The problem that
I have is that sometimes not always a data point is exported to excel
like the following:
000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000000000000000000010923543112535720334421513
(this is suppose to be one number)
instead of
1.09235431125357203344215132`15.954589770191042*^-349
which is the result calculated by Mathematica 5.2.
I would like to import the data back to Mathematica after the
manipulations which result in errors during calculations since some of
the data point, like the one above are now stings and not reals.
Thanks for help
Kristoph
Prev by Date:
Maximize with Integer constraints
Next by Date:
Re: problem with Pick
Previous by thread:
Re: Maximize with Integer constraints
Next by thread:
Re: Data Export to Excel, Reals or now Strings?
|