And please, could you explain why this behaviour occurs for the previous 
function but not for the following one:

*ftest2 = function(x) *
*        x = x[[2,1]] *
*        return x*
*end*


Reply via email to