[scilab-Users] Automatic function loading

Allan CORNET allan.cornet at scilab.org
Mon Dec 6 11:51:51 CET 2010


Hi,

 

You can create a startup file. see help startup in scilab

 

And add in this file a call to getd (See help getd)

 

Allan

 

 

De : Vishwanath Rao [mailto:gadepall at yahoo.com] 
Envoyé : lundi 6 décembre 2010 11:47
À : users at lists.scilab.org
Objet : [scilab-Users] Automatic function loading

 

Hi,

  I'm using Scilab 5.2.2 on Ubuntu Lucid.

 

   I have defined the functions qfunc.sci and randsrc.sci in the directory ~/Downloads/scilab-5.2.2/comm and load them through the command 

 

genlib('comm','~/Downloads/scilab-5.2.2/comm')

 

in my scilab script test.sce.  While this works, I want the functions from my 'comm' directory to be available permanently without having to use genlib each time.  Is there a simple way to do this?  The toolbox creation method seems too complicated to me right now.

 

Vishwanath.
 

 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20101206/0f18c2cb/attachment.htm>


More information about the users mailing list