[scilab-Users] Path and libs

Maki 1sy8 debian1sy8 at gmail.com
Sun Oct 26 19:35:39 CET 2008


On Sun, Oct 26, 2008 at 7:13 PM, François Vogel <fvogelnew1 at free.fr> wrote:
> Maki 1sy8 said on 26/10/2008 18:19:
>>
>> The only problem that remains for now is the user interface language.
>> The help says the default is english but I still couldn't manage to
>> set it properly.
>
> setdefaultlanguage(en_US)
>
> and restart Scilab.
>
> Right, there is no help page for setdefaultlanguage, and you couldn't find
> it. This is now bug 3697.
>
> http://bugzilla.scilab.org/show_bug.cgi?id=3697
>
> F.

This command didn't work after the first restart. And strangely, I got
the following:
-->getdefaultlanguage
 ans  =

 en_US

-->getlanguage
 ans  =

 fr_FR

I issued another -->setdefaultlanguage('en_US') to get the following
comforting message
The language for menus cannot be changed on a running console.
Restart Scilab to apply to menus.

So all is well now, and I thank you very much for all this help you
provided even on Sundays!

>> 3- I would like to load at startup, say, a directory with a hierarchy
>>  of subdirectories containing user-defined functions (which I call a
>>    user library but then I don't know if Scilab libraries/toolboxes are
>>   managed this way) so that I can use these functions right away. How
>>   can I do this?
> See help startup

Ok. So should I issue getd() commands for each needed subdirectory in
the .scilab file ?



More information about the users mailing list