<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_RESOLVED bz_closed"
title="RESOLVED FIXED - Extend grand(N,"prm",Vcol) to any homogenous data type of any format."
href="http://bugzilla.scilab.org/show_bug.cgi?id=6690">bug 6690</a>
<br><br>
---------- Bug Summary ----------- <br>Extend grand(N,"prm",Vcol) to any homogenous data type of any format. <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>-->grand(3,"prm",rand(1,5)) !--error 999 Rand: Wrong type for input argument: Column vector expected.-->grand(3,"prm",["a" "b" "c"]') !--error 246 Function not defined for given argument type(s), check arguments or define function %c_Rand for overloading.-->grand(3,"prm",[ %z %z^2 %z^3]') !--error 246 Function not defined for given argument type(s), check arguments or define function %p_Rand for overloading.
</td>
<td>
</td>
</tr>
<tr>
<td style="text-align:right;">Assignee</td>
<td>paul.bignier@scilab-enterprises.com
</td>
<td>sgougeon@free.fr
</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>