Hi Michaël,<div><br></div><div>Thanks for the answer.</div><div><br></div><div>Indeed, that was my fault. I didn't read the wiki carefully :(</div><div><br></div><div>Regards,<br><br><div class="gmail_quote">On Mon, Jan 3, 2011 at 5:53 AM, Michaël Baudin <span dir="ltr"><<a href="mailto:michael.baudin@scilab.org">michael.baudin@scilab.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<br>
Did you restart Scilab before actually running the functions ?<br>
<br>
If yes, this is a bug. If not, this is your fault, but you should be able to dynamically load the module with atomsLoad("number"), for example.<br>
<br>
Regards,<br>
<br>
Michaël Baudin<br>
<br>
Le 02/01/2011 20:09, Guilherme Kunigami a écrit :<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all,<br>
I'm trying to use ATOMS modules.<br>
<br>
I followed the wiki <a href="http://wiki.scilab.org/ATOMS" target="_blank">http://wiki.scilab.org/ATOMS</a> In the case, the number theory module, named 'number'. I'm not quite sure how to use it.<br>
<br>
What I did was:<br>
<br>
atomsInstall('dispmat');<br>
atomsInstall('apifun');<br>
atomsInstall('number', '1.1');<br>
<br>
In here: <a href="http://atoms.scilab.org/toolboxes/number/1.1" target="_blank">http://atoms.scilab.org/toolboxes/number/1.1</a> are listed some functions, like 'number_carmichael'. I tried the following:<br>
<br>
number_carmichael();<br>
<br>
But it didn't work.<br>
<br>
Am I doing it right?<br>
<br>
Thanks,<br>
</blockquote>
<br>
<br>
-- <br><font color="#888888">
Michaël Baudin<br>
Ingénieur de développement<br>
<a href="mailto:michael.baudin@scilab.org" target="_blank">michael.baudin@scilab.org</a><br>
-------------------------<br>
Consortium Scilab - Digiteo<br>
Domaine de Voluceau - Rocquencourt<br>
B.P. 105 - 78153 Le Chesnay Cedex<br>
Tel. : 01 39 63 56 87 - Fax : 01 39 63 55 94<br>
<br>
<br>
</font></blockquote></div><br></div>