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],:);

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by