How to get right hand side matrix from left hand side matrix in below image ?

3 ビュー (過去 30 日間)
bamini thavarajah
bamini thavarajah 2017 年 12 月 5 日
回答済み: Roger Stafford 2017 年 12 月 5 日

回答 (1 件)

Roger Stafford
Roger Stafford 2017 年 12 月 5 日
Call the array, M.
M = M([10,1,6,3,2],:);

カテゴリ

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

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by