Displaying 1 result from an estimated 1 matches for "fcn7".
Did you mean:
fc7
2011 Jan 31
1
How many nested function calls?
...all that "fcn1".
As far as I can tell, the variable that the error says is not available is
in fact globally available, except when I try to access it via nested
function calls. Also, when I call fcn1 at the command prompt, there is no
problem. But if I put browser() inside fcn1 and call fcn7, the variable is
not available at the Browse[1]> prompt. And I get the same problem if I call
fcn2.
Does it sound like the problem is the number of nested function calls or
something else?
Thanks,
Anna
[[alternative HTML version deleted]]