[Scilab-users] parallel_run

FIXED-TERM Nacer Mohamed Ikbal (ETAS/ESY) fixed-term.MohamedIkbal.Nacer at etas.com
Tue Oct 30 10:13:12 CET 2018


Hello Sir\M'm

I am trying to execute parallel_run method but even with I have tried by copy pasting the example in the forum

function a=g(arg1)
  a=arg1*arg1
endfunction

res = parallel_run(1:10, g);


but I have the following error: " Undefined variable: parallel_run"

Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20181030/aaa17228/attachment.htm>


More information about the users mailing list