|
From: | Nicholas Jankowski |
Subject: | Re: Plot function not working |
Date: | Fri, 19 Aug 2016 16:01:34 -0400 |
On Fri, Aug 19, 2016 at 15:14:35 -0400, Nicholas Jankowski wrote:
> On Fri, Aug 19, 2016 at 1:32 PM, Mike Miller <address@hidden> wrote:
I agree. In the next version of Octave the error message will be
error: cell(_,0,_): subscripts must be either integers 1 to (2^31)-1 or logicals
Does that help indicate that it's being interpreted as a subscripting
operation on a variable named "cell" instead of a function call? That is
the intent of the new message (see https://savannah.gnu.org/bugs/?45957
for details).
[Prev in Thread] | Current Thread | [Next in Thread] |