[scilab-Users] Create own library

Samuel Gougeon sgougeon at free.fr
Wed Jul 11 09:11:16 CEST 2012


Hello,

Le 10/07/2012 11:05, Gadepalli Sharma a écrit :
> I have a set of functions that I would like to put in a folder and be able to call from anywhere in Scilab.  What is the simplest way to do this?  The toolbox creation process is too tedious.
>    
genlib() to bundle  functions set in a directory into a Scilab library, and
lib() that declares a library in the current session
are for you.

Regards
Samuel Gougeon



More information about the users mailing list