Re: [Scilab-users] [Scilab-Dev] Scilab releases schedule / End of Windows 32-bit support

2023-02-20 Thread Claus Futtrup
Dear Scilabers I'm not a professional software developer, but a user of Scilab for more than 10 years. I am positive to a 6-month release schedule. I am also a bit surprised, since last Scilab release was almost two years ago and I'm wondering how the planned frequent release schedule can be

Re: [Scilab-users] how to convert a scilab 2.5.5 into a 2.6.x script

2023-02-20 Thread Wolfgang Engelmann
Am 20.02.23 um 19:31 schrieb Wolfgang Engelmann: Hallo, Samuel, sorry, I was talking about 5.5.2 and 6.1.0 I did not receive the previous answer, but was told that I was not subscribed to the list. Thanks to whoever managed to get me into the list. I include a zcos file which was produced

Re: [Scilab-users] how to convert a scilab 2.5.5 into a 2.6.x script

2023-02-20 Thread Wolfgang Engelmann
Hallo, Samuel, sorry, I was talking about 5.5.2 and 6.1.0 I did not receive the previous answer, but was told that I was not subscribed to the list. Thanks to whoever managed to get me into the list. I include a zcos file which was produced with Scilab 5.5.2 If opened with 6.1.0 a short text

[Scilab-users] how to convert a scilab 2.5.5 into a 2.6.x script

2023-02-20 Thread Wolfgang Engelmann
I am new here and hope it is the adequate place to ask this question: I have a number of scilab 2.5.5 scripts which, if run under 2.6.1, produce outputs with errors (e.g. changing the text under items leads to the text being somewhere outside the model). What can be done in this case? I use

Re: [Scilab-users] The trajectory of a vector sequence

2023-02-20 Thread Samuel Gougeon
Hello, Could you check the param3d() function ? https://help.scilab.org/docs/6.1.1/en_US/param3d.html x = 0:0.1:4; y = (x-2).^2; clf param3d(x',y',y') gca().rotation_angles = [60 -60]; set(gce(), "fill_mode","on", "background",color("cyan")) [cid:part1.KrHaYv5t.sL7d7RpE@free.fr] Samuel Le

[Scilab-users] The trajectory of a vector sequence

2023-02-20 Thread 藤本記事
Please tell me how to draw the trajectory of a vector sequence {x(t), 1<=t<=115} of 3-dimensional row vectors in 3-dimensional space using scilab. The formula for x(t) is complex, so I store the result of the calculation in a 115 x 3-dimensional matrix x_M. x_M(t,:) means x(t). The command below

Re: [Scilab-users] [Scilab-Dev] Scilab releases schedule / End of Windows 32-bit support

2023-02-20 Thread CHEZE David 227480
Dear all, I’m not professional software developers while I develop a few Scilab modules for internal use in research organization (mostly around energy technologies and systems, at building and energy network scale), Stephane’s proposal sounds reasonable to cope with various perspectives