[Scilab-users] !--error 2 Invalid factor using ODE solver

2013-01-25 Thread torta
Hi! I´m argentinian, sorry for my english. I´m having an ´Invaild factor´ error when using the ODE solver. Here is my code: - a1 = 0.5618; a2 = 1; a3 = 0; b1 = 0.00484; b2 = 0.00264; b3 = 0.37451; b4 = 0.1181; b5 = 0;

[Scilab-users] Identification Toolbox Documentation

2013-01-25 Thread AntonSeab
Hi It would be great if you could point me to some documentation for the Identification Toolbox. Searched Scilab website and googled Scilab Identification Toolbox but couldn't get any documentation results Antonio -- View this message in context:

[Scilab-users] modifying a variable changes the value of another variable!!!

2013-01-25 Thread ezequiel soule
Hello, I am using some iterative algorithm defined as a function in a .sci file, and I have the following problem: the iterations in the algorithm are controlled by a given variable. Now, if I define another variable, (which DO NOT affect the values of the control variable nor the way it is