[Scilab-users] scilab 6

Vincent COUVERT vincent.couvert at scilab-enterprises.com
Mon Jul 6 09:59:03 CEST 2015


Hello,

This issue has just been fixed: 
http://gitweb.scilab.org/?p=scilab.git;a=commit;h=8f80224111ae69368ff2e2134b186c1d4ac184b2

Regards.

On 07/04/2015 11:39 AM, fujimoto2005 wrote:
> 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.
> _______________________________________________
> users mailing list
> users at lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users




More information about the users mailing list