Effacer les filtres
Effacer les filtres

How to swap columns of matrix zeros(n,n)

2 vues (au cours des 30 derniers jours)
amina shafanejad
amina shafanejad le 6 Mai 2015
Hello everyone
I'm working on one project which in need to swap all the rows of the matrix zeros(n,n) which i want to swap the first rows with last rows, second with second rows from last, third rows from third rows from last and so on can anybody help me with it thank you

Réponses (1)

Walter Roberson
Walter Roberson le 6 Mai 2015
flipud(YourMatrix)

Catégories

En savoir plus sur R Language dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by