フィルターのクリア

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

2 ビュー (過去 30 日間)
amina shafanejad
amina shafanejad 2015 年 5 月 6 日
回答済み: Walter Roberson 2015 年 5 月 6 日
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

回答 (1 件)

Walter Roberson
Walter Roberson 2015 年 5 月 6 日
flipud(YourMatrix)

カテゴリ

Help Center および File ExchangeR Language についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by