function y = funa(t) y = sawtooth(t+1) + rect(t-1/2) + sawtooth(-2*t+3);