No It's an sce file. When I modify this sce file in VirtualStore
everything is fine and logical without exiting scilab jus select item
in AnaSpec in menu module
----- Message de [email protected] ---------
Date : Fri, 16 Oct 2015 08:32:54 +0200
De : Clément David <[email protected]>
Répondre à : List dedicated to the development of Scilab
<[email protected]>
Objet : Re: [Scilab-Dev] About contrib folder
À : List dedicated to the development of Scilab <[email protected]>
Hello Laurent,
In Scilab 5, each macro '.sci' file is compiled (or transformed to
bytecode) to '.bin' before execution. In my understanding, you modified
the '.sci' file but forgot to update the '.bin' file and thus on
execution you observe the old behavior (from the old '.bin' file).
Apart from this issue, I strongly suggest you to retrieve the source
version of the module and make modification on it directly (publicly if
possible). This will be easier to manage on a long period.
Regards,
--
Clément
Le jeudi 15 octobre 2015 à 10:18 +0200, Laurent Berger a écrit :
About contrib folder
I have a module anaspec installed in contrib folder
(https://github.com/D-BookeR/Traitement_du_signal_avec_Scilab) with a
script called anaSpecEga.sce. I am using windows 7 32 bits. Anaspec
is
installed in scilab menu Modules. I have installed in folder in
c:/program files/scilab 5.2.2/contrib/Anaspec with administrator
priivilege. I have changed privileges like this I can modify script
without using administrator privilege. An user select item anaspec to
launch it and It works.
Now I want to modify this script so I changed some lines in this
script. If I use notepad I can see my update in this file but nothing
when I run script in scilab. Yes nothing this file is not used by
scilab
it is another files. But scilab does not know. When scilab ask this
files to virtual machine something change path I think it is windows.
Files given to scilab is in
C:\Users\laurent\AppData\Local\VirtualStore\Program Files\scilab
-5.5.2
This behavior does not exists when I use windows 10 64 bits and I
think
it does not happen with windows 7 or 8 64 bits.
_______________________________________________
dev mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/dev
----- Fin du message de [email protected] -----
--
Laurent Berger
Enseignant Chercheur I.U.T. Le Mans
Tél : 33(0)2 43 83 37 09
_______________________________________________
dev mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/dev