[Scilab-users] Issue with Using atomsTest

David Chèze david.cheze at cea.fr
Wed Jul 19 12:10:41 CEST 2017


Hi all,
to make it works actually, I needed to force the genlib. Following your
recommandations:

David Chèze wrote
> // after loading it:
> 
> [?,path] = libraryinfo("stixboxlib");
> 
> cwd = pwd();
> 
> cd(path);
> 
> genlib stixboxlib
> 
> cd(cwd)
> 
> If for you stixbox is autoloaded at startup, you need to insert the
> following just before genlib:
> 
> predef clear

I just replaced genlib stixbox by genlib("stixboxlib",path,%t)


Thank you 

David




--
View this message in context: http://mailinglists.scilab.org/Scilab-users-Issue-with-Using-atomsTest-tp4035924p4036761.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list