Re: [Scilab-users] Re : Stopping at the line generating warning

2019-12-02 Thread fujimoto2005
Dear Samuel
I could identify the line causing the problem.
Thak you!



--
Sent from: 
http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


[Scilab-users] Re : Stopping at the line generating warning

2019-12-02 Thread sgougeon
Hello,

Yes, with
--> warning stop

Regards
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


[Scilab-users] Stopping at the line generating warning

2019-12-02 Thread fujimoto2005
During a loop, I have the following warning.
"operation +: Warning adding a matrix with the empty matrix will give an
empty matrix result."
The loop continues and eventually fails.
Since I use operation + in many places, it is difficult to find out which
line is the cause of the warning.
Is it possible to stop at the line that generated the warning and display
that line number?

Beat regards,
Masahiro Fujimoto



--
Sent from: 
http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users