Functions > Image Processing > Geometric Transforms > Flipping
  
Flipping
horzflip(M)—Returns the matrix M flipped horizontally.
vertflip(M)—Returns the matrix M flipped vertically.
Arguments
M is an image matrix.