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

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

[Octave-bug-tracker] [bug #50887] The find function is faulty


From: Juan Pablo Carbajal
Subject: [Octave-bug-tracker] [bug #50887] The find function is faulty
Date: Thu, 27 Apr 2017 05:36:40 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.81 Safari/537.36

Follow-up Comment #1, bug #50887 (project octave):

When you do A = B you are assigning B to A, I guess what you want to do is
find (A == B), note the double equal sign, that means comparison.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50887>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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