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

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

[Octave-bug-tracker] [bug #46530] String input returns on any kind of fu


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #46530] String input returns on any kind of function A(I): index out of bounds triggered.
Date: Mon, 30 Nov 2015 15:25:14 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.2.1

Follow-up Comment #7, bug #46530 (project octave):

When this error occurs, type "which function1" or "whos". Do you have a
variable named function1? If I define both a function and a variable named
function1, I get the same errors as you report here. This is the most common
cause of this type of error, because Octave indexing and function calling use
the same operator.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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