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

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

[Octave-bug-tracker] [bug #61473] unexpected results from eq


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #61473] unexpected results from eq
Date: Sun, 14 Nov 2021 06:14:31 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36 Edg/95.0.1020.53

Follow-up Comment #2, bug #61473 (project octave):

Like already answered in comment #1, `eq` is the *element-wise* comparison
operation. It returns a value for each element in both input arguments.
`isequal` compares *all* elements and returns a scalar.

Closing as invalid.


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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