help-octave
[Top][All Lists]
Advanced

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

"value on right hand side of assignment is undefined"


From: 广来 邓
Subject: "value on right hand side of assignment is undefined"
Date: Mon, 13 Jun 2005 15:34:40 +0800 (CST)

Hi,
  In my m-file, I call the function named
"decision_function" in line 333 and line 334 as
following:

->temp_r=decision_function(Q_r,qam_mode);
->temp_i=decision_function(Q_i,qam_mode);

But when I execute the m-file, Octave give me the
error information:
->error: value on right hand side of assignment is
undefined
->error: evaluating assignment expression near line
334, column 10
when I delete the two lines, the file can be executed
without error. And the Q_r,Q_i, qam_mode are defined
in the front of programme. 
Now I don't know the reason. I have call the function
under Octave seperately, it works well. 
Appreciate for your advice !!!

B/R
ivandeng




                
___________________________________________________________ 
雅虎免费G邮箱-中国第一绝无垃圾邮件骚扰超大邮箱
http://cn.mail.yahoo.com/?id=77071



-------------------------------------------------------------
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]