|
| From: | John W. Eaton |
| Subject: | [Octave-bug-tracker] [bug #58953] Error with 'end' in index expression with nested function calls |
| Date: | Wed, 16 Sep 2020 10:21:04 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0 |
Follow-up Comment #32, bug #58953 (project octave):
Another question (not that it will be the last, I'd guess)...
With the class from comment #20, what happens for
obj = myclass (rand (3, 4))
obj.data(end,end)
Is subsref called for each time that "end" appears or just once?
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?58953>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |