help-octave
[Top][All Lists]
Advanced

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

Re: "value on right hand side of assignment is undefined"


From: Scott R. Kuindersma
Subject: Re: "value on right hand side of assignment is undefined"
Date: Fri, 17 Jun 2005 09:05:54 -0400

there isn't enough information here to really see the problem... my
advice is to just output values to see that things are as expected:

Q_r
Q_i
qam_mode
decision_function(Q_r,qam_mode)
decision_function(Q_i,qam_mode)
temp_r=decision_function(Q_r,qam_mode)
temp_i=decision_function(Q_i,qam_mode)

this should point you in the direction of the problem.


scott
-- 
Scott R. Kuindersma
http://web.bryant.edu/~srk2



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