Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Get value present at an index

조회 수: 1 (최근 30일)
Tha saliem
Tha saliem 2017년 6월 11일
마감: MATLAB Answer Bot 2021년 8월 20일
hey i have a cell array:
A={2,[2,4];0,4;[1,2],2;2,[2,4];2,2}
and matrix is:
B=[4,1,0,5; 0,0,4,5; 1,2,4,0; 0,3,0,1; 5;3,0,0; 0,4,0,3]
how can i get value present at index shown by cell array A in matrix B.
please help.
  댓글 수: 1
Tha saliem
Tha saliem 2017년 6월 11일
Problem solved.

답변 (0개)

태그

Community Treasure Hunt

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

Start Hunting!

Translated by