<div dir="ltr"><div>Thank you very much for your quick response.</div><div><br></div><div>In using SCILAB, I create a folder for a given class of problems. The user-defined functions for the problem class are stored in the  folder. I use the SCILAB function <b>genlib to</b> create a functions library for the user-defined functions in the folder..</div><div><br></div><div>On startup of SCILAB, I would have to run <b>genlib</b> again or<b> lib</b> to make those user-defined  functions available for use.</div><div><br></div><div>Is there a way of telling SCILAB to search a given folder or folders for user-defined functions? In this way, I would not have to run<b> lib </b>or <b>genlib</b> during each SCILAB session.</div><div><br></div><div>Thank you very much.</div><div><br></div><div>God bless you.</div><div><br></div><div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">Samuel Ogbonna Enibe<br></div></div></div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 29, 2019 at 7:20 PM Samuel Gougeon <<a href="mailto:sgougeon@free.fr">sgougeon@free.fr</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
Le 29/05/2019 à 12:25, Samuel Enibe a écrit :<br>
> In MATLAB,  the function addpath enables a user to add any desired <br>
> path the MATLAB directories.<br>
><br>
> Is there an equivalent ìn SCILAB?<br>
<br>
I am not sure to understand the question.<br>
Since the execution mechanism of a script is different in both <br>
languages, Scilab does not need any list of paths to be scanned to find <br>
the file of the script to be run.<br>
As you know, in Scilab, to execute a script.sci, its relative or <br>
absolute path must be provided. It's mandatory.<br>
<br>
Regards<br>
Samuel Gougeon<br>
<br>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@lists.scilab.org" target="_blank">users@lists.scilab.org</a><br>
<a href="http://lists.scilab.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.scilab.org/mailman/listinfo/users</a><br>
</blockquote></div>