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:[email protected]] On Behalf Of Jens Simon 
Strom
Sent: Monday, December 12, 2016 12:36 PM
To: International users mailing list for Scilab. <[email protected]>
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
[email protected]
http://lists.scilab.org/mailman/listinfo/users
_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users


_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users

Reply via email to