Re: [Scilab-users] How to find the number of polylines automatically

2016-05-02 Thread sgougeon
>De: "Jens Simon Strom" > >You didn't miss anything. I did: I tried size but I did not try length >although it is so self-evident. size(ca.children,1) // works as well ___ users mailing list users@lists.scilab.org http://lists.scilab.org/mailman/listinf

Re: [Scilab-users] How to find the number of polylines automatically

2016-05-02 Thread Jens Simon Strom
Hello, You didn't miss anything. I did: I tried /size/ but I did not try /length/ although it is so self-evident. Solved. Thanks a lot! Jens -- Am 02.05.2016 18:51, schrieb sgoug...@free.fr: Hello, De: "Jens" Hi, By the line

Re: [Scilab-users] How to find the number of polylines automatically

2016-05-02 Thread sgougeon
Hello, >De: "Jens" >Hi, >By the line > >for i=1:n; ca.children(i).children.foreground=5; end > >one can change all level lines of a 2D contour plot to red. But how can the >script find n (without manual trial and error)? With length(ca.children) ? I may miss something... Samuel __

[Scilab-users] How to find the number of polylines automatically

2016-05-02 Thread Jens
Hi, By the line for i=1:n; ca.children(i).children.foreground=5; end one can change all level lines of a 2D contour plot to red. But how can the script find n (without manual trial and error)? Regards, Jens p.s. I have unadvertently posted this question already, but in the wrong place. Sorry

[Scilab-users] How to find number of polylines automatically

2016-05-02 Thread Jens Simon Strom
Hi, By the line for i=1:n; ca.children(i).children.foreground=5; end one can change all level lines of a 2D contour plot to red. But how can the script find n (without manual trial and error? Regards, Jens ___ users mailing list users@lists.scila

Re: [Scilab-users] Do I have the C compiler?

2016-05-02 Thread laftek
Hello, i have the same problem. I installed scilab on 3 PC. I installed MinGW and MinGW toolbox. Evething worked like a charm. Then i uninstalled scilab and installed again and its now working anymore. Its some bug I think. -- View this message in context: http://mailinglists.scilab.org/Scilab-

Re: [Scilab-users] CEVENTSCOPE 2 and more inputs

2016-05-02 Thread laftek
Thanks Paul for really quick respond. Its working now, so silly . -- View this message in context: http://mailinglists.scilab.org/Re-CEVENTSCOPE-2-and-more-inputs-tp4034056p4034058.html Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.

Re: [Scilab-users] CEVENTSCOPE 2 and more inputs

2016-05-02 Thread Paul Bignier
Hello, Do you get en error message? You are supposed to modify the "colors" field so its dimensions matches the number of inputs you have set. For instance if you want 3 inputs, the "color" field can be set to [1 2 3]. Regards, Paul On 05/02/2016 03:32 PM, laftek wrote: Hi guys. I cant set

[Scilab-users] CEVENTSCOPE 2 and more inputs

2016-05-02 Thread laftek
Hi guys. I cant set 2 inputs for CEVENTSCOPE block(Event handling). Could you help me ? Thanks. -- View this message in context: http://mailinglists.scilab.org/CEVENTSCOPE-2-and-more-inputs-tp4034055.html Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com. _

Re: [Scilab-users] scilab 6.0 beta, command line history and freezes

2016-05-02 Thread Antoine Monmayrant
Le 04/29/2016 02:13 PM, Pierre-Aimé Agnel a écrit : Hi, Basically, Yes :) OK, could you thus tell me what I am supposed to type to get you the backtrace? I'll update the bug report with it. Cheers, Antoine The problem with such bug is that it is quite difficult to analyze properly without a