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

1 次查看(过去 30 天)

回答(1 个)

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

类别

Help CenterFile Exchange 中查找有关 Multidimensional Arrays 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by