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

3 Ansichten (letzte 30 Tage)

Antworten (1)

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

Kategorien

Mehr zu Multidimensional Arrays finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by