Hello,

I have an incomprehensible problem with the following line code in the
Scilab window

> for i=1:2000, mprintf("%d\r",i);grand(1,1000000,"exp",1); end

It prints nothing after i=1859 but continues to run! I cannot kill it or
stop it with Scilab tools. When I kill the Scilab window, the process
continues to consume 100% CPU. I have to kill it with the linux kill
command. I work with Scilab 5.5.2.1427793548 on Ubuntu 16.04.6 LTS.
Thanks for your help,

Jean-Yves



--
Sent from: 
http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html
_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to