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

조회 수: 3 (최근 30일)

답변 (1개)

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

카테고리

Help CenterFile Exchange에서 Logical에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by