[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
comparing function handles
From: |
Paul Soderlind |
Subject: |
comparing function handles |
Date: |
Thu, 23 Aug 2012 06:25:06 -0700 (PDT) |
in 3.6.2 (mingw), executing
isequal(@XXX,@XXX)
generates an error message "@XXX: no function and no method found"
True enough, there is no XXX in the path. However, ML generates the answer 1
("True") in this case.
Anyone working on this?
Paul
--
View this message in context:
http://octave.1599824.n4.nabble.com/comparing-function-handles-tp4643139.html
Sent from the Octave - General mailing list archive at Nabble.com.
- comparing function handles,
Paul Soderlind <=