[Scilab-users] SCILAB Equivalent of addpath function
    Samuel Gougeon 
    sgougeon at free.fr
       
    Wed May 29 20:19:44 CEST 2019
    
    
  
Hello,
Le 29/05/2019 à 12:25, Samuel Enibe a écrit :
> In MATLAB,  the function addpath enables a user to add any desired 
> path the MATLAB directories.
>
> Is there an equivalent ìn SCILAB?
I am not sure to understand the question.
Since the execution mechanism of a script is different in both 
languages, Scilab does not need any list of paths to be scanned to find 
the file of the script to be run.
As you know, in Scilab, to execute a script.sci, its relative or 
absolute path must be provided. It's mandatory.
Regards
Samuel Gougeon
    
    
More information about the users
mailing list