samer@0: function s=tostring(a) samer@0: s=sprintf('(%s + %s)',tostring(a.a1),tostring(a.a2));