function [s,x]=test1(handles) 
[a,b,c] = test;
s = a+b+c;
end