<html>
<head>
<base href="http://bugzilla.scilab.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:sgougeon@free.fr" title="Samuel GOUGEON <sgougeon@free.fr>"> <span class="fn">Samuel GOUGEON</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - readxls convert texts into numbers and doesn't respect the format of the column"
href="http://bugzilla.scilab.org/show_bug.cgi?id=3791">bug 3791</a>
<br><br>
---------- Bug Summary ----------- <br>readxls convert texts into numbers and doesn't respect the format of the column <br><br>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">URL</td>
<td>-->Sheets = readxls('Debug.xls');
-->Sheets(1)
ans =
!A B !
! !
!10 10 22 33 33 !
! !
!100 10 22 33 34 !
! !
!1000 22 22 33 33 !
! !
!10000 22 22 33 34 !
! !
!100000 22 22 33 35 !
! !
!1000000 33 22 33 33 !
! !
!10000000 33 22 33 34 !
! !
!1.000D+08 33 22 33 35 ! // Should be 100000000
! !
!1.000D+09 33 22 33 36 ! // Should be 1000000000
</td>
<td>
</td>
</tr>
<tr>
<td style="text-align:right;">Component</td>
<td>Scilab
</td>
<td>Data import/export
</td>
</tr>
<tr>
<td style="text-align:right;">Assignee</td>
<td>serge.steer@inria.fr
</td>
<td>bugzilla.admin@scilab.org
</td>
</tr>
<tr>
<td style="text-align:right;">Summary</td>
<td>readxls convert texts into numbers and doesn't respect the format of the column
</td>
<td>readxls convert texts into numbers and doesn't respect the format of the column
</td>
</tr></table>
<p>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>