<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">Hello Jean-Yves,</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">Le 18/12/2020 à 18:38, Jean-Yves
Baudais a écrit :<br>
</div>
<blockquote type="cite"
cite="mid:1893395180.452434.1608313088195.JavaMail.zimbra@insa-rennes.fr">
<pre class="moz-quote-pre" wrap="">Hi,
I face problem with atomsLoad. (It's the first time I use atoms!)
1) I installed scilab-6.1.0.bin.linux-x86_64.tar.gz on my $HOME.
2) I added the atoms repository <a class="moz-txt-link-freetext" href="http://atoms.scilab/org">http://atoms.scilab/org</a> because the default one is <a class="moz-txt-link-freetext" href="http://atoms.scilab.org/6.1">http://atoms.scilab.org/6.1</a> and it gives nothing!
3) I installed emd_toolbox and the installed files are on $HOME/.Scilab/scilab-6.1.0/atoms/ ($HOME/.Scilab/scilab-6.1.0 is the SCIHOME variable in Scilab)
So far, all is good. But the next step, atomsLoad("emd_toolbox") does not work. The message is
atomsLoad: An error occurred while loading 'stftb-1.2-1':</pre>
</blockquote>
<p>Hard to help without knowing what you exactly did to install the
toolbox, but clearly, <a moz-do-not-send="true"
href="https://atoms.scilab.org/toolboxes/stftb/1.2.1">this
version</a> of the Time Frequency Toolbox has been shipped for
Scilab 5.3, and can in no way work with Scilab 6.1!<br>
<br>
Its most recent 2.0.2 version has been compiled for Scilab 6.0. So
unless you recompile it by your own for Scilab 6.1, you could not
use it on Scilab 6.1 (because it includes some hard-coded
functions).<br>
</p>
<p>Why have you chosen a so old version?</p>
Regards<br>
Samuel<br>
<br>
</body>
</html>