 |
Flip array left to right - MATLAB fliplr - MathWorks - MATLAB and Simulink for Technical Computing
This MATLAB function returns A with its columns flipped in the left-right direction (that is, about a vertical axis). ... example B = fliplr(A) returns A with its columns flipped in the left-right direction (that is, about a vertical axis). If A is a row
www.mathworks.com |
 |