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

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

[Octave-bug-tracker] [bug #52785] some inconsistence in function 'lookup


From: anonymous
Subject: [Octave-bug-tracker] [bug #52785] some inconsistence in function 'lookup' and 'logspace' help text
Date: Thu, 4 Jan 2018 19:53:09 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

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

Hi,
in the newest version there is one 'val' left which should be 'y' as well.


--- a/libinterp/corefcn/lookup.cc
+++ b/libinterp/corefcn/lookup.cc
@@ -222,7 +222,7 @@
 otherwise, @code{idx(i)} is zero.
 
 @item b
-Boolean.  @code{idx(i)} is a logical 1 or 0, indicating whether
@code{val(i)}
+Boolean.  @code{idx(i)} is a logical 1 or 0, indicating whether @code{y(i)}
 is contained in table or not.
 
 @item l


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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