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

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

[Octave-bug-tracker] [bug #33637] Misleading "invalid use of end" error


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #33637] Misleading "invalid use of end" error message
Date: Wed, 15 May 2019 17:22:33 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.131 Safari/537.36

Follow-up Comment #4, bug #33637 (project octave):

Still being reported, and still present in Octave versions 5 and 6.

The Matlab error messages for the two situations discussed here, for
reference


>> x(end)

Undefined variable or function 'x'.

>> x(y)

Undefined variable or function 'y'.



    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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