<html>
<head>
<base href="http://bugzilla.scilab.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:vincent.couvert@scilab-enterprises.com" title="Vincent COUVERT <vincent.couvert@scilab-enterprises.com>"> <span class="fn">Vincent COUVERT</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Mean and sum functions return wrong array type"
href="http://bugzilla.scilab.org/show_bug.cgi?id=13829">bug 13829</a>
<br><br>
---------- Bug Summary ----------- <br>Mean and sum functions return wrong array type <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;">CC</td>
<td>
</td>
<td>vincent.couvert@scilab-enterprises.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Mean and sum functions return wrong array type"
href="http://bugzilla.scilab.org/show_bug.cgi?id=13829#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Mean and sum functions return wrong array type"
href="http://bugzilla.scilab.org/show_bug.cgi?id=13829">bug 13829</a>
from <span class="vcard"><a class="email" href="mailto:vincent.couvert@scilab-enterprises.com" title="Vincent COUVERT <vincent.couvert@scilab-enterprises.com>"> <span class="fn">Vincent COUVERT</span></a>
</span></b>
<pre>Hello,
Scilab 5.4.1 was OK, I agree with Samuel.
Scilab 5.5.0 ==> error message:
!--error 21
Index invalide.
at line 48 of function permute called by :
at line 92 of function %hm_sum called by :
at line 48 of function mean called by :
a = ones(1,2,3,4);m = mean(a,4)
Scilab 5.5.1/5.5.2 ==> wrong result (seems to be introduced by fix of <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - cat() concatenate function fails on 3 dimensional matrixes in Scilab-5.5.0"
href="show_bug.cgi?id=13409">bug #13409</a>).
Regards.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>