cell2csv bug?

gianluca.ciuffo at fastwebnet.it gianluca.ciuffo at fastwebnet.it
Tue May 26 16:27:58 CDT 2009


Hello!
The function cell2csv export in file csv maximum the first six figures of a deci
mal number (comprehensive dot) and doesn't consider the rest.
For example if i have a cell A={888888888} or A={10000.95} then i use cell2csv('
NN.csv',A). 
When i open the file csv NN I see in the first case 888889 instea 
d of 888888888 and in the second case 10001 instead of 10000.95. 
Is it a bug? Or Am I doing something wrong? 

Thanks in advance for your help 

Gianluca 



More information about the Bug-octave mailing list