<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 - Using the dassl example in the help menu, I can run the program without using li"
href="http://bugzilla.scilab.org/show_bug.cgi?id=4069">bug 4069</a>
<br><br>
---------- Bug Summary ----------- <br>Using the dassl example in the help menu, I can run the program without using li <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>-->y0=[1;0;0];
-->yd0=[-0.04;0.04;0];
-->info=list([],0,[],[],[],0,0);
-->info(2)=1;
-->res=list(chemres);
-->jac=list(chemjac);
-->y=dassl([y0,yd0],0,4d10,res,jac,info);
y=dassl([y0,yd0],0,4d10,res,jac,info);
!--error 89
Wrong size for argument 5.
at line 15 of exec file called by :
exec('test.sce')
</td>
<td>
</td>
</tr>
<tr>
<td style="text-align:right;">Component</td>
<td>Internal
</td>
<td>Numerical Math
</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>