octave-maintainers
[Top][All Lists]
Advanced

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

Re: Function handles for nonexisting functions


From: John W. Eaton
Subject: Re: Function handles for nonexisting functions
Date: Wed, 22 Apr 2009 21:58:20 -0400

On 22-Apr-2009, Judd Storrs wrote:

| >>  clear all
| >>  fh = @crash ()
| ???  fh = @crash ()
|                  |
| Error: Unbalanced or unexpected parenthesis or bracket.

Sorry, that was a mistake.  The line should not have had the ().  Can
you change the line to "fh = @crash" and rerun the example from the
beginning and post the complete results?

jwe


reply via email to

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