<HTML dir=ltr><HEAD><TITLE>Re: [Scilab-users] RE : TR : java heap space</TITLE>
<META content="text/html; charset=unicode" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.7601.17940"></HEAD>
<BODY>
<DIV dir=ltr id=idOWAReplyText86777>
<DIV dir=ltr><FONT color=#000000 size=2 face=Arial>Did anybody ever have the same problem to change variable in Context ?</FONT></DIV>
<DIV dir=ltr><FONT size=2 face=Arial></FONT> </DIV>
<DIV dir=ltr><FONT size=2 face=Arial>Thanks for help,</FONT></DIV>
<DIV dir=ltr><FONT size=2 face=Arial></FONT> </DIV>
<DIV dir=ltr><FONT size=2 face=Arial>Stéphane</FONT></DIV></DIV>
<DIV dir=ltr><BR>
<HR tabIndex=-1>
<FONT size=2 face=Tahoma><B>De:</B> Stéphane Bécu<BR><B>Date:</B> lun. 12/11/2012 15:39<BR><B>À:</B> users@lists.scilab.org<BR><B>Objet :</B> Xcos: Context issue <BR></FONT><BR></DIV>
<DIV dir=ltr>
<DIV dir=ltr id=idOWAReplyText24267>
<DIV dir=ltr><FONT color=#000000 size=2 face=Arial>Hello Clément,</FONT></DIV>
<DIV dir=ltr><FONT size=2 face=Arial></FONT> </DIV>
<DIV dir=ltr><FONT size=2 face=Arial>Please find a simple testcase showing my Context issue:</FONT></DIV>
<DIV dir=ltr><FONT size=2 face=Arial>Changing one or more parameters is ok but this does not change a variable which is a function of these parameters. Here a=amin+*amax is not changed when amin, amax are modifed... </FONT></DIV>
<DIV dir=ltr><FONT size=2 face=Arial>There must be another way to manage his but I don't know how?</FONT></DIV>
<DIV dir=ltr><FONT size=2 face=Arial></FONT> </DIV>
<DIV dir=ltr><FONT size=2 face=Arial>Thanks for help</FONT></DIV>
<DIV dir=ltr><FONT size=2 face=Arial></FONT> </DIV>
<DIV dir=ltr><FONT size=2 face=Arial>Stéphane</FONT></DIV></DIV>
<DIV dir=ltr><BR>
<HR tabIndex=-1>
<FONT size=2 face=Tahoma><B>De:</B> users-bounces@lists.scilab.org de la part de Clément David<BR><B>Date:</B> mar. 30/10/2012 08:39<BR><B>À:</B> International users mailing list for Scilab.<BR><B>Objet :</B> Re: [Scilab-users] RE : TR : java heap space<BR></FONT><BR></DIV>
<DIV>
<P><FONT size=2>Hello,<BR><BR>Some tests on our compilation chain use the context update and pass. Can<BR>you post a reduced test-case of your issue please ?<BR><BR>PS: unit test added to manage context update<BR><A href="http://codereview.scilab.org/#/c/9558/">http://codereview.scilab.org/#/c/9558/</A><BR><BR>Le lundi 29 octobre 2012 à 16:48 +0100, Stéphane Bécu a écrit :<BR>> I did not have the problem with Scilab 5.4.0 but with this last<BR>> version my parameters modification are not taken into account when<BR>> using scicos_simulate() as it used to be with previous versions.<BR>> <BR>> Code example:<BR>> /////////////////////////<BR>> <BR>> Context.mypar1;<BR>> Context.mypar2;<BR>> <BR>> Context.mypar3;<BR>> scicos_simulate(scs_m,list(),Context,'nw');<BR>> <BR>> --> this simulation gives the same result than with original parameter values.<BR>> <BR><BR><BR>--<BR>Clément DAVID<BR>Development Engineer<BR>-----------------------------------------------------------<BR>Scilab Enterprises<BR>143bis rue Yves Le Coz - 78000 Versailles, France<BR>Mobile: +33.6.26.26.51.90<BR>Phone: +33.2.90.22.78.96<BR><A href="http://www.scilab-enterprises.com/">http://www.scilab-enterprises.com</A><BR><BR>_______________________________________________<BR>users mailing list<BR>users@lists.scilab.org<BR><A href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</A><BR></FONT></P></DIV></DIV></BODY></HTML>