[Scilab-users] I can't see the results of work in the console

Samuel Gougeon sgougeon at free.fr
Fri Oct 25 00:59:25 CEST 2013


Le 24/10/2013 19:33, Laurie a écrit :
> Hi,
>
> I am stuck !!
>
> I already read in the forum that there is bugs in 5.4.0 with the mode of
> exec.
> I am using 5.4.1 but I still have a problem.
>
> There is 2 lines from my code
> disp("hello")
> disp("test")
>
> and this is what I get
> -->exec('/Users/Laurie/Documents/Polytech/Donnees_TD_Stat/essaiexo2td2.sci',
> -1)
>   
>   hello
>
> the second disp isn't showed.
>
> Does somebody have any idea ??
After some tests  with Scilab 5.4.1 and 5.5.0-b1 on win7, i confirm this 
bug:
It occurs only when the Line Endings is set to Mac Classic (CR)
and it consists in executing only the first line of the script run.

So, you may try with Linux or Windows Line Endings, even if you work on 
a Mac.

Regards
Samuel



More information about the users mailing list