[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
help on cell2csv
From: |
gianluca.ciuffo |
Subject: |
help on cell2csv |
Date: |
Fri, 22 May 2009 21:30:38 +0200 (CEST) |
I hope is the right contact for the help i'm goingo to ask.
Using cell2csv I have the following problem when a number have more than seven f
igures (comprehensive dot).
For example if i have a cell A={10000001} or A={1000000.15} then i use cell2csv(
'NN.csv',A). When i open the file csv NN I see in the first case 10000000 instea
d of 10000001 and in the second case 1000000 instead of 1000000.15.
Is it a bug? Or Am I doing something wrong?
Thanks in advance for your help
Gianluca
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- help on cell2csv,
gianluca.ciuffo <=