// Updated(18-7-07) // 10.5 function b = flip(a) b = a(length(a):-1:1); endfunction;