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