Skip to content
Prev 167202 / 398502 Next

function return output

threshold wrote:
Probably "value" is a list, hence value[2] is also a list and you cannot 
assign a list to an element of a *numeric* matrix. I guess you want 
value[[2]].
Anyway, it is all a guess since we do not know what your "procedure()" 
returns ....


Uwe Ligges