samer@0: function s=tostring(a) samer@0: s=sprintf('asignal(%s,%d,%d)',tostring(a.source),a.block,a.hop); samer@0: end