<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Le 22/08/2018 à 12:44, philippe a
écrit :<br>
</div>
<blockquote cite="mid:pljemv$7h5$1@blaine.gmane.org" type="cite">.../...<br>
PS: for instance, iconvert(p,0) makes the same as double(), and is
<blockquote type="cite">
<pre wrap="">overloadable:
</pre>
</blockquote>
<pre wrap="">
That's the problem : it was true in scilab-5 but iconvert seems no
longer overload double in scilab-6. See below :</pre>
</blockquote>
<br>
I did not catch your answer, but trying with 5.5.2, i get:<br>
<br>
<font size="-1"><tt>--><b>double</b>(%z)</tt><tt><br>
</tt><tt> !--error 246 </tt><tt><br>
</tt><tt>Function not defined for given argument type(s),</tt><tt><br>
</tt><tt> check arguments or define function %p_<b>iconvert</b>
for overloading.</tt><br>
</font><br>
So, OK, now i understand it.<br>
IMO, the 5.5.2 code factorization was welcome. I did not go to the
code of 6.0.<br>
Anyway, you may report the issue.<br>
<br>
Samuel<br>
<br>
</body>
</html>