function s= display_v3(v) s = sprintf('[%+1.3f, %+1.3f, %+1.3f]',v(1),v(2),v(3));