help-octave
[Top][All Lists]
Advanced

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

Re: wavread problems


From: Robert A. Macy
Subject: Re: wavread problems
Date: Wed, 11 May 2005 15:29:43 -0700

Is fine for me, I've always been able to sort out my
programming errors from the present lines.

              - Robert -

On Wed, 11 May 2005 13:54:07 -0700
 Keith Goodman <address@hidden> wrote:
> On 5/11/05, John W. Eaton <address@hidden> wrote:
> > Perhaps.  Can you suggest a way of doing that?
> 
> (Somewhere between me sending the message, in what I
> think is
> text/plain, and the mailing list receiving it, little
> flourishes are
> added. There's a particular insistence that all
> equallities are 3D
> equalities. What causes that? Would you like a script to
> filter it
> out?)
> 
> Current Octave traceback
> 
> error: `fidy' undefined near line 86 column 13
> error: evaluating argument list element number 1
> error: evaluating for command near line 65, column 1
> error: called from `myfunction' in file
> `/big/long/directory/path/myfunction.m'
> error: called from `slick' in file
> `/somewhat/shorter/path/slick.m'
> error: evaluating assignment expression near line 113,
> column 14
> error: evaluating if command near line 26, column 1
> error: called from `rmt' in file
> `/random/matrix/theory/rmt.m'
> error: evaluating assignment expression near line 17,
> column 14
> error: evaluating if command near line 16, column 1
> error: called from `fx' in file
> `/octave/money/back/gaurantee/fx.m'
> 
> Proposed Octave traceback
> 
> ERROR: `fidy' undefined
>  /big/long/directory/path/myfunction.m
>      Line  86 column 13 (argument list)
>      Line  65 column  1 (for command)
>  /somewhat/shorter/path/slick.m
>      Line ??? column ?? (assignment expression)
>  /random/matrix/theory/rmt.m
>      Line 113 column 14 (assignment expression)
>      Line  26 column  1 (if command)
>  /octave/money/back/gaurantee/fx.m
>      Line  17 column 14 (assignment expression)
>      Line  16 column  1 (if command)
> 
> 



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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