samer@4: function B=asym(A), B=A-A'; samer@4: % asym - Skew-symmetric part of matrix (/2) samer@4: % samer@4: % asym :: [[N,N]] -> [[N,N]].