help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Swap rows in matrix


From: GFotios
Subject: Re: Swap rows in matrix
Date: Wed, 10 Nov 2010 19:14:43 +0100


On Nov 10, 2010, at 7:11 PM, José Luis García Pallero wrote:

Hello,
I have a matrix that will be plotted via imagesc() function. The
problem is that the image is rotated 180 degrees, so I need to
exchange the rows in the matrix: row 1 with row N, row 2 and row N-1,
etc. Exist any function in Octave to do the swap?
Thanks

--
*****************************************
José Luis García Pallero
address@hidden
(o<
/ / \
V_/_
Use Debian GNU/Linux and enjoy!
*****************************************

_______________________________________________
Help-octave mailing list
address@hidden
https://www-old.cae.wisc.edu/mailman/listinfo/help-octave

help flipud

Enjoy
/Fotis


reply via email to

[Prev in Thread] Current Thread [Next in Thread]