help-octave
[Top][All Lists]
Advanced

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

Re: wierd octave behaviour


From: Miroslaw Kwasniak
Subject: Re: wierd octave behaviour
Date: Mon, 21 Jul 2008 21:12:23 +0200
User-agent: Mutt/1.5.9i

On Mon, Jul 21, 2008 at 11:59:35AM -0400, cyber gilles wrote:
> Thank you Michael for the quick response.
> 
> You are right.. I changed it BUT I get a new error :
> 
> error: `TaC' undefined near line 16 column 9
> error: evaluating binary operator `+' near line 16, column 8
> error: evaluating assignment expression near line 16, column 4
> error: called from `f'
> error: evaluating assignment expression near line 33, column 8
> error: near line 33 of file `/Users/GS/simpsons_normal.m'
> 
> I do not understand why it says TaC is undefined. I thought that was
> the whole point of having a function?

voltage=f(0,25);
              ^^^  third parameter is missing :(


reply via email to

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