|
From: | Dmitri A. Sergatskov |
Subject: | Re: intermittent error "undefined near line..." |
Date: | Sun, 16 Dec 2012 17:58:06 -0600 |
Hi All,Running into the following error message every now and then. And was asked to bring that into the help list (see: http://savannah.gnu.org/bugs/?37918):address@hidden:~/dev/economics/rania$ octave min_estimation.mGNU Octave, version 3.6.2...error: `ability_w_index' undefined near line 547 column 85error: evaluating argument list element number 6error: called from:error: /home/yuval/dev/economics/rania/estimation_f.m at line 547, column 35error: /home/yuval/dev/economics/rania/minestimation_test.m at line 5, column 6error: /home/yuval/dev/economics/rania/min_estimation.m at line 39, column 11the variable is being set with a value at line 363 and there is no branching that i can see that can cause it not to be defined at line 547.
Thanks,Yuval
[Prev in Thread] | Current Thread | [Next in Thread] |