![]() |
I have developed atoms xcos toolboxes under scilab-5.5.1 and scilab-5.5.2. They do not work anymore under scilab-6.0.1, scilab-6.0.2,or scilab-6.1.0. It produce error message that I do not understand or even let Scilab scratch I would like to know if there are tuto to move xcos atoms toolboxes from previous version of scilab if there are known issues. Best regards --
Emmanuel Delaleau Professor Mechatronics Dep., ENIB https://www.enib.fr/~delaleau/publications/ http://publicationslist.org/emmanuel-delaleau _______________________________________________ dev mailing list [hidden email] http://lists.scilab.org/mailman/listinfo/dev |
![]() |
Hello Emmanuel,
Thanks for this information, there is some known bugs fixed in the current 6.1 branch for Xcos blocks. Especially, for user-defined blocks using matrix in rpar (files failed to load) or using Scilab data structures in opar/odstate (crash at simulation time). Is this your use-case ? Could you share your toolbox and report a bug on https://bugzilla.scilab.org? Thanks, -- Clément > -----Original Message----- > From: dev <[hidden email]> On Behalf Of Emmanuel Delaleau > Sent: Sunday, May 3, 2020 10:24 AM > To: [hidden email] > Subject: [Scilab-Dev] atoms xcos toolboxes > > I have developed atoms xcos toolboxes under scilab-5.5.1 and scilab-5.5.2. > > They do not work anymore under scilab-6.0.1, scilab-6.0.2,or scilab-6.1.0. It > produce error message that I do not understand or even let Scilab scratch > > I would like to know if there are tuto to move xcos atoms toolboxes from > previous version of scilab if there are known issues. > > Best regards > > -- > Emmanuel Delaleau > Professor > Mechatronics Dep., ENIB > https://www.enib.fr/~delaleau/publications/ > http://publicationslist.org/emmanuel-delaleau _______________________________________________ dev mailing list [hidden email] http://lists.scilab.org/mailman/listinfo/dev |
![]() |
Hello Clément,
My code only use very basic things, no matrices or data structures, and it was completely ok under 5.5.1 and 5.5.2 Le 05/05/2020 à 14:53, Clément David a écrit : > Hello Emmanuel, > > Thanks for this information, there is some known bugs fixed in the current 6.1 branch for Xcos blocks. Especially, for user-defined blocks using matrix in rpar (files failed to load) or using Scilab data structures in opar/odstate (crash at simulation time). > > Is this your use-case ? Could you share your toolbox and report a bug on https://bugzilla.scilab.org? > > Thanks, > > -- > Clément > >> -----Original Message----- >> From: dev <[hidden email]> On Behalf Of Emmanuel Delaleau >> Sent: Sunday, May 3, 2020 10:24 AM >> To: [hidden email] >> Subject: [Scilab-Dev] atoms xcos toolboxes >> >> I have developed atoms xcos toolboxes under scilab-5.5.1 and scilab-5.5.2. >> >> They do not work anymore under scilab-6.0.1, scilab-6.0.2,or scilab-6.1.0. It >> produce error message that I do not understand or even let Scilab scratch >> >> I would like to know if there are tuto to move xcos atoms toolboxes from >> previous version of scilab if there are known issues. >> >> Best regards >> >> -- >> Emmanuel Delaleau >> Professor >> Mechatronics Dep., ENIB >> https://www.enib.fr/~delaleau/publications/ >> http://publicationslist.org/emmanuel-delaleau > _______________________________________________ > dev mailing list > [hidden email] > http://lists.scilab.org/mailman/listinfo/dev dev mailing list [hidden email] http://lists.scilab.org/mailman/listinfo/dev |
Free forum by Nabble | Edit this page |