== ~= < > >= <= & ! operatory ??? == ~= < > >= <= & ! operatory | Error: Unexpected MATLAB operator. for i=1:5 A(i)=sqrt(1+i) for i=1:5 A(i)=sqrt(1+i) end A disp(A) edit edit clc clc clc edit