[Scilab-Dev] Modifying permanent variables for Scicos

Roberto Bucher roberto.bucher at supsi.ch
Sun Nov 16 12:16:47 CET 2008


Thanks for the prompt answer.

I did the following:

predef('c')
scicos_pal($+1,:)=['RTAI-Lib','SCI/share/scilab/contrib/RTAI/macros/RTAI-
Lib.cosf'];

but when I try to protect the variables again I have the error

-->predef('a')
            !--error 13 
Redefining permanent variable.

Roberto

On Sunday 16 November 2008 11:41:52 Enrico Segre wrote:
> >  but every temptative to
> > modify the "%scicos_menu" and the "scicos_pal" variable gives the same
> > error
> >
> >  Redefining permanent variable.
> >
> > How can I change the two variables?
>
> lower predef() before modifying and restore it afterwards.

-- 
University of Applied Sciences of Southern Switzerland
Dept. Innovative Technologies
CH-6928 Lugano-Manno
http://www.dti.supsi.ch/~bucher



More information about the dev mailing list