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

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

[Octave-bug-tracker] [bug #50716] Undefined input to a classdef method


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #50716] Undefined input to a classdef method
Date: Wed, 5 Apr 2017 12:34:31 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #9, bug #50716 (project octave):

Yes, a(floor(end)) is a little weird, but I'm fairly certain we did have a bug
report about a(fcn(end)) not working "correctly".

And yes, the function handle case is different because Octave is evaluating
the handle first and then doing the same thing as if you had used the function
name directly.  But Matlab is saying "f" is a variable and its size is 1x1
(the size of an ordinary function handle object).


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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