<html>
<head>
<base href="http://bugzilla.scilab.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Reporter</th>
<td>laurence.luneville@cea.fr</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - problem with hypermatrices"
href="http://bugzilla.scilab.org/show_bug.cgi?id=13850">13850</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>problem with hypermatrices
</td>
</tr>
<tr>
<th>Product</th>
<td>Scilab software
</td>
</tr>
<tr>
<th>Version</th>
<td>5.5 GIT version [5.5 branch]
</td>
</tr>
<tr>
<th>OS</th>
<td>Windows 7
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>Major
</td>
</tr>
<tr>
<th>Component</th>
<td>Internal
</td>
</tr>
<tr>
<th>Assignee</th>
<td>bugzilla.admin@scilab.org
</td>
</tr>
</table>
<p>
<div>
<pre>BUG DESCRIPTION:
----------------
sum or mean along a direction is not working correctly with hypermatrices
ERROR LOG:
----------
A=ones(5,4,3,2);
V=sum(A,4);
size(V)
3. 5. 4. ==> size is not correct
HOW TO REPRODUCE THE BUG:
-------------------------
OTHER INFORMATION:
------------------</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>