[Scilab-users] tlist

2020-02-28 Thread Federico Miyara
Dear all, The documentation of rationals (https://help.scilab.org/docs/6.1.0/en_US/rational.html) mentions  R = tlist(['r','num','den','dt'], Num, Den,[]) However, if one attempts to create a rational with this syntax the result is an error message. Is it because the first argument is sort

Re: [Scilab-users] Bitget for int64/uint64

2020-02-28 Thread Samuel Gougeon
Le 28/02/2020 à 18:14, Jan Åge Langeland a écrit : Thank you Samuel For some reason I get an error message : --> genlib elementary_functionslib genlib: Cannot open file ''C:\Program Files\scilab-6.1.0\modules\elementary_functions\macros\lib''.  ans  =  F Although scinotes("lib") opens the f

Re: [Scilab-users] Bitget for int64/uint64

2020-02-28 Thread Jan Åge Langeland
Thank you Samuel For some reason I get an error message : --> genlib elementary_functionslib genlib: Cannot open file ''C:\Program Files\scilab-6.1.0\modules\elementary_functions\macros\lib''.  ans  =  F Although scinotes("lib") opens the file, so it is there. Anyway, this works fine: --> e

Re: [Scilab-users] Bitget for int64/uint64

2020-02-28 Thread Samuel Gougeon
Hello Jan, You will find => there a fixed version of bitget() for big u-int64 integers. You can patch your Scilab 6.1.0 installation in the following way: * download and unzip the file. rena

Re: [Scilab-users] Example of block Automat in xcos (hybrid automata)

2020-02-28 Thread Ayrat Khalimov
Just in case, I created one such diagram that uses the Automaton block: https://www.dropbox.com/s/hcs2vccgzdtmhpg/hyb_atm.zcos?dl=0 (I post it here, because someone in future may ask the same question) On Thu, Feb 27, 2020 at 2:08 PM Ayrat Khalimov wrote: > hi all, > > Is there an example of ho

Re: [Scilab-users] Xcos 6.1.0 - benchmark time test

2020-02-28 Thread Perrichon
Sorry , I wanted to write : I’ve NEVER work with scilab 6.0.x De : users De la part de Perrichon Envoyé : vendredi 28 février 2020 12:10 À : 'Users mailing list for Scilab' Objet : Re: [Scilab-users] Xcos 6.1.0 - benchmark time test Hello Clément In this benchmark test, I only

Re: [Scilab-users] Xcos 6.1.0 - benchmark time test

2020-02-28 Thread Perrichon
Hello Clément In this benchmark test, I only use xcos files in scilab 5.5.2 and 6.1.0, same file save in 6.1.0 done without any components of my personal palette SEGPAL. So all components are with the xcos standart palettes I’ve work with scilab 6.0.x But all is fine in all my projects wi

Re: [Scilab-users] Xcos Editor in Scilab 6.1.0 breaks diagrams

2020-02-28 Thread Perrichon
Hello Clément This is done See bugzilla #16343 BR Before printing, think about ENVIRONMENTAL responsabity -Message d'origine- De : users De la part de Clément David Envoyé : vendredi 28 février 2020 09:53 À : Users mailing list for Scilab Objet : Re: [Scilab-users] Xcos Editor in Sc

Re: [Scilab-users] Xcos 6.1.0 - benchmark time test

2020-02-28 Thread Clément David
Hello Pierre, Are you using a block with its simulation function implemented in Scilab? Any C/C++ implemented block might perform the same at simulation time. In 6.0.2, implementing Xcos blocks using the Scilab language had some performance issues. In 6.1.0, I tried to speed up things a little

Re: [Scilab-users] Xcos Editor in Scilab 6.1.0 breaks diagrams

2020-02-28 Thread Clément David
Hello Pierre, Could you please open a Bugzilla report with the attached diagram, Scilab/Xcos 5.5.2 might set some positions incorrectly decoded in Scilab/Xcos 6.1.0 ? Thanks, -- Clément > -Original Message- > From: users On Behalf Of Perrichon > Sent: Thursday, February 27, 2020 7:35