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

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

[Octave-bug-tracker] [bug #32088] Feature request: -ALL option for WHICH


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #32088] Feature request: -ALL option for WHICH
Date: Wed, 17 Nov 2021 17:22:50 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0

Follow-up Comment #20, bug #32088 (project octave):

presently the Matlab version of which has the following permissible command
and function syntax:


which item
which fun1 in fun2
which ___ -all
str = which(item)
str = which(fun1,'in',fun2)
str = which(___,'-all')


quick tests show that all of the above work except for -all. so this is still
relevant in Octave 6.4.0.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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