Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

Get value present at an index

1 Ansicht (letzte 30 Tage)
Tha saliem
Tha saliem am 11 Jun. 2017
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
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 Kommentar
Tha saliem
Tha saliem am 11 Jun. 2017
Problem solved.

Antworten (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by