Flipud

Parent Previous Next

Flipud


Flip matrix up to down



Syntax


fliplr(x)

x is a matrix

Return a matrix with columns flipped in the up-down direction


Examples


Input

Output

a = [2, 0, 5; i, 3, -0.2]

flipud(a)


See Also


Created with the Personal Edition of HelpNDoc: Generate EPub eBooks with ease