Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR MATLAB

matlab make last value the first one etc

flipud(your_matrix)  %Makes the first row be the last one, the second one become the second last one etc.
Source by www.mathworks.com #
 
PREVIOUS NEXT
Tagged: #matlab
ADD COMMENT
Topic
Name
5+4 =