Re: [Scilab-users] Question about uigetfile function

2014-05-16 Thread Samuel Gougeon
Le 16/05/2014 22:30, Samuel Gougeon a écrit : Hello Rafael, Le 16/05/2014 15:22, Rafael Guerra a écrit : Hello, Does anyone know how if it is possible to propose a File name inside the GUI of uigetfile? For example: filename=uigetfile(["*.txt"],"","Write output file name",%f); It wo

[Scilab-users] Share variable between Xcos Blocks

2014-05-16 Thread Paul Martin
Hi, I have created my own Xcos Block. I try to share variable between them without any link. I want to have the same behavior than the GOTO/FROM Blocks, but i want to manage the variable inside my own block. My blocks are developped in C, i thought use the globlal variable, but i dont know how to

Re: [Scilab-users] Question about uigetfile function

2014-05-16 Thread Samuel Gougeon
Hello Rafael, Le 16/05/2014 15:22, Rafael Guerra a écrit : Hello, Does anyone know how if it is possible to propose a File name inside the GUI of uigetfile? For example: filename=uigetfile(["*.txt"],"","Write output file name",%f); It would be handy to be able to propose a file name

Re: [Scilab-users] Problems with Arx-algorithm

2014-05-16 Thread A Khorshidi
A Khorshidi wrote > [..] Then, you should filler [..]. Sorry, "filter" is correct! -- View this message in context: http://mailinglists.scilab.org/Problems-with-Arx-algorithm-tp4030499p4030514.html Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com. _

Re: [Scilab-users] CLSS Problem. System doesnt behave as expected.

2014-05-16 Thread A Khorshidi
Hi. It seems that your model is not valid. I think you wanna simulate the equation of the motion of a 1-dof robot arm or a simple pendulum. Therefore, the correct model can be derived from Euler's law as below (You've not considered the effect of gravity correctly): mL^2(thetadoubledot) + gLsi

Re: [Scilab-users] Problems with Arx-algorithm

2014-05-16 Thread A Khorshidi
Hi. >From the simulation point of view, the resulting model may not be satisfactory due to two main reason; 1: inappropriate model structure, 2:Nosiy data. If you intend to use only the ARMAX model, then you should change the orders of the polynomials so that a good estimated model can be obtain

Re: [Scilab-users] Scilab 5.5.0 definitely doesn't work on Windows7 Ultimate 64-bit

2014-05-16 Thread Fausto Arinos de A. Barbuto
Hi Serge, Merci pour votre réponse. Unfortunately, there's not such a "glxinfo" command on my W7 system.  But I checked the info about the graphics card (an AMD HD 6670) and apparently OpenGL is there and active (version 6.14.10.12874).  I even updated the driver -- to no avail.  Scilab 5.5.0

[Scilab-users] Question about uigetfile function

2014-05-16 Thread Rafael Guerra
Hello, Does anyone know how if it is possible to propose a File name inside the GUI of uigetfile? For example: filename= uigetfile(["*.txt"],"", "Write output file name", %f); It would be handy to be able to propose a file name in uigetfile, based on a Scilab variable related to data to be

[Scilab-users] PID tuning with Optimization

2014-05-16 Thread Gona
Hi All, I was trying to tune my PID controller following this article. http://wiki.scilab.org/Xcos/Examples/PID I have setup my environment like this,

Re: [Scilab-users] Bicycle Dynamics

2014-05-16 Thread Gona
Hi, Thanks all for the support. Now the model is working fine. I have changed nothing. I am not sure what caused the previous plot to be incorrect. May be the cashed variables has caused this damage.

[Scilab-users] CLSS Problem. System doesnt behave as expected.

2014-05-16 Thread Gona
Hi all, I was trying to model a linearized system in Xcos with CLSS block in state space form. But the output of the system doesn't seems to be realistic at all. The equation I wanted to model is this. With small angle approximat

Re: [Scilab-users] Scilab 5.5.0 definitely doesn't work on Windows7 Ultimate 64-bit

2014-05-16 Thread Serge Montagnac
On 05/15/2014 07:06 PM, Fausto Arinos de A. Barbuto wrote: Hello, Neither 32- nor the 64-bit versions of Scilab 5.5.0 seem to like this computer and it's 64-bit W7 Ultimate OS.  The installs go fine, but when I start