octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #63512] does not define the inequality of vect


From: Ruslan
Subject: [Octave-bug-tracker] [bug #63512] does not define the inequality of vectors
Date: Wed, 14 Dec 2022 04:03:55 -0500 (EST)

Follow-up Comment #5, bug #63512 (project octave):

Yes, of course, if you use the comparison icon ( == ) in the condition, then
using the ELSE branch, you can detect non-equality of vectors.
 But the icon condition ( != ) it should also work as a logical comparison.
 So, I think this is a BUG in OCTAVE and it is desirable to fix it.
 Perhaps this BUG is sitting somewhere very deep and looks like (I checked) in
the comparison operation ( != ) the last component of the vector is not
checked. That is, if the vector has 3 components and more, then the last
component is ignored when checking if( != )

(Ruslan - original reporter of comment #0.)


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63512>

_______________________________________________
Сообщение отправлено по Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]