help-octave
[Top][All Lists]
Advanced

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

Re: 'end' statement


From: John W. Eaton
Subject: Re: 'end' statement
Date: Thu, 22 Oct 1998 10:17:16 -0500 (CDT)

On 22-Oct-1998, Daniel Heiserer <address@hidden> wrote:

| Another important thing I think is that end cannot defined by the user:
| ==> see at the end of this mail.

| >> end=17
| 
| Warning: Unmatched "end".
| ??? end=
|        |
| Missing operator, comma, or semi-colon.

That's OK, because `end' is already a keyword in Octave, so you can't
assign a value to it.

jwe



reply via email to

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