[Scilab-users] Unexpected occurrence of identity matrix 'eye'

Jens Simon Strom j.s.strom at hslmg.de
Mon Dec 12 14:05:16 CET 2016


Hi Rafael,
Thanks for responding!
After more tracking work I found that I used

while .... end:             instead of   while ... end

The colon acted as bug.

Kind regards
Jens
----------------------------------------------------


Am 12.12.2016 13:40, schrieb Rafael Guerra:
> Hi,
>
> You need to do more work to track down which instruction/function is issuing that output.
>
> PS:
> Fyi, bug #3748 shows some issue that might or might not be related:
> -->int16(eye())
>   ans  =
> (eye *)
>    1
>
> Regards,
> Rafael
>
>
> -----Original Message-----
> From: users [mailto:users-bounces at lists.scilab.org] On Behalf Of Jens Simon Strom
> Sent: Monday, December 12, 2016 12:36 PM
> To: International users mailing list for Scilab. <users at lists.scilab.org>
> Subject: [Scilab-users] Unexpected occurrence of identity matrix 'eye'
>
> Hi Scilab experts,
> When executing a certain script  I get the console output
>
>    ans  =
>
> eye *
>
>       1.
>
> However I do not find a line in the *.sce and called *.sci which - to my
> knowledge - could produce this result. What can trigger it? Where would
> you search?  Apart from that the script functions as desired.
>
> Kind regards
> Jens
> _______________________________________________
> users mailing list
> users at lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users
> _______________________________________________
> users mailing list
> users at lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users
>




More information about the users mailing list