[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #37320] 'which' doesn't work on variables
From: |
Rik |
Subject: |
[Octave-bug-tracker] [bug #37320] 'which' doesn't work on variables |
Date: |
Mon, 10 Sep 2012 21:24:49 +0000 |
User-agent: |
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:15.0) Gecko/20100101 Firefox/15.0 |
Update of bug #37320 (project octave):
Severity: 3 - Normal => 1 - Wish
Item Group: Incorrect Result => Matlab Compatibility
_______________________________________________________
Follow-up Comment #1:
Yes, apparently Mathworks has extended the functionality of which to report
whether NAME is a variable. I have changed the item group to Matlab
Compatibility and changed the severity to 1-Wish.
For equivalent functionality try
exist ("NAME", "var")
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?37320>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-bug-tracker] [bug #37320] 'which' doesn't work on variables,
Rik <=