Skip to content
Prev 279244 / 398506 Next

density function always evaluating to zero

On Dec 3, 2011, at 5:42 PM, napps22 wrote:

            
Your code throws errors due to several missing objects due in part to  
a missing "v", but moving that higher in the code does not cure  
everything.  A missing 's2_m1' is also listed as a source of error.  
You might want to try in a clean session and redo your debugging so  
that you know what variables are in your workspace and their values.

The usual debugging method is to sprinkle print() statements in your  
code to monitor where things might not be proceeding as planned.