Flips a matrix from top to bottom.
c = mirrorv(a)
Matrix you want to flip.
a with flipped elements. c is an array of the same size as a.
A = [1, 2, 3, 4; 5, 6, 7, 8] C = mirrorv(A)
Installed By: LabVIEW Communications System Design Suite (introduced in 1.0)
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
This site uses cookies to offer you a better browsing experience. Learn more about our privacy policy.