[Scilab-users] atomsLoad

Jean-Yves Baudais Jean-Yves.Baudais at insa-rennes.fr
Fri Dec 18 18:38:08 CET 2020


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 http://atoms.scilab/org because the default one is http://atoms.scilab.org/6.1 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':
	lib: /home/jbaudais/.Scilab/scilab-6.1.0/atoms/stftb/1.2-1/macros/ is not a valid lib path.
at line   346 of function atomsLoad ( /home/jbaudais/scilab-6.1.0/share/scilab/modules/atoms/macros/atomsLoad.sci line 362 )

Note: emd_toolbox needs stftb but if I try atomsLoad("stftb"), the result is the same.

I don't understand because the directory /home/jbaudais/.Scilab/scilab-6.1.0/atoms/stftb/1.2-1/macros/ exists and it contains the "names" file and all the .bin, .sci files.

Any ideas?

-- 
Jean-Yves



More information about the users mailing list