Re: [Scilab-users] non linear optim

2017-04-07 Thread paul . bignier
Hello David, As the documentation examples work, I can't do much of this info unless I get a reproducible use-case. Maybe you could send us a minimalistic failing example? Also, could you please fill a bug for this so we can fix it for Scilab 6.0.1? Thanks and regards, Paul On 2017-04-04

[Scilab-users] Scilab 6.0.0 vs 5.2.2 - performance decrease

2017-04-07 Thread kjubo
Dear all, I observed a performance decrease with relatively simple code that use a for cycles. bench_1.sci Almost everybody is reporting massive speed up in for cycles, but in my case it is opposite. In 5.2.2 run time is 10 seconds,

[Scilab-users] SciLab euivalent of Perl's map() function?

2017-04-07 Thread scilab . 20 . browseruk
Hi, I want to do the equivalent of plot( xdata, xdata .^ 2, xdata .^ 3, xdata '^ 4, ... ); and benefit from the plot() color rotation, without having to repeat the equation. In Perl I might do (something like): plot( xdata, map xdata .^ $_, 2 .. 5 ); Something like that in SciLab?

Re: [Scilab-users] Bug with file exchange ?

2017-04-07 Thread JFER Girj
Hi everyone, This error persists. Unable to add files regards -- View this message in context: http://mailinglists.scilab.org/Scilab-users-Bug-with-file-exchange-tp4035642p4036153.html Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.