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

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

[Octave-bug-tracker] [bug #59737] end keyword not passed to oveloaded su


From: Fernando
Subject: [Octave-bug-tracker] [bug #59737] end keyword not passed to oveloaded subsfef function within custom classdef
Date: Sun, 20 Dec 2020 14:43:40 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:84.0) Gecko/20100101 Firefox/84.0

Follow-up Comment #1, bug #59737 (project octave):

This is not an error, it is the expectected behaviour of END when used as an
index expression. You will get the same result in Matlab (I just tried it with
Matlab 2020a). When used in an index expression, END acts as a method that is
called on the object being indexed. You have more information here: 

https://es.mathworks.com/help/matlab/matlab_oop/object-end-indexing.html

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Mensaje enviado vía Savannah
  https://savannah.gnu.org/




reply via email to

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