Hello, Some tests on our compilation chain use the context update and pass. Can you post a reduced test-case of your issue please ?
PS: unit test added to manage context update http://codereview.scilab.org/#/c/9558/ Le lundi 29 octobre 2012 à 16:48 +0100, Stéphane Bécu a écrit : > I did not have the problem with Scilab 5.4.0 but with this last > version my parameters modification are not taken into account when > using scicos_simulate() as it used to be with previous versions. > > Code example: > ///////////////////////// > > Context.mypar1; > Context.mypar2; > > Context.mypar3; > scicos_simulate(scs_m,list(),Context,'nw'); > > --> this simulation gives the same result than with original parameter values. > -- Clément DAVID Development Engineer ----------------------------------------------------------- Scilab Enterprises 143bis rue Yves Le Coz - 78000 Versailles, France Mobile: +33.6.26.26.51.90 Phone: +33.2.90.22.78.96 http://www.scilab-enterprises.com _______________________________________________ users mailing list [email protected] http://lists.scilab.org/mailman/listinfo/users
