samer@1: function s=sigrep(n,x) samer@1: %s=sigarray(repmat(x,1,n)); samer@1: s=take(n,sigconst(x));