does anyone else get an error trying to run some of the functions? when i try to use sigadd i get
>> sigadd(x1,n1,x2,n2)
??? In an assignment A(I) = B, the number of elements in B and
I must be the same.
Error in ==> sigadd at 21
y1(find((n>=min(n1))&(n<=max(n1))==1))=x1; % x1 with duration of y
Comment only