[Scilab-users] scilab 6

fujimoto2005 fujimoto2005 at gmail.com
Sat Jul 4 11:39:11 CEST 2015


I found the cause of error.
grand("setsd",S) does't work in scilab 6.
This work in scilab 5.5.2 without any problem.
Please try the following script in the two environments.

******************
global S;
S=grand("getsd");
size(S)
//the next line exists in a local area in an actual script
grand("setsd",S); 

***************

Best regards.




--
View this message in context: http://mailinglists.scilab.org/scilab-6-tp4032536p4032540.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list