I can't find it. Can't find the file, though there's a documentation
about it in the help (under the keyword "startup").
In scilab-4.1.1 it is simply located in <path2sci>/
In SCIHOME/.Scilab/scilab-5.0.2 there's no scilab.ini neither.
So: how does it loads all its own libs first place?
(in scilab-4.1.1, all is done from SCI/scilab.star)
Now in order to load my own libraries or third parties ones such as
SIP, I will create a scilab.star in SCI (for scilab-5.0.2).
Ludovic
Francois Vogel - 28 Oct 2008 20:58 GMT
hinoki.kuaimu@gmail.com said on 28/10/2008 02:40:
> I can't find it. Can't find the file, though there's a documentation
> about it in the help (under the keyword "startup").
> In scilab-4.1.1 it is simply located in <path2sci>/
>
> In SCIHOME/.Scilab/scilab-5.0.2 there's no scilab.ini neither.
You simply have to create one yourself. There is none by default.
Francois