accessing data from cell arrays
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
cgo
am 9 Nov. 2018
Bearbeitet: madhan ravi
am 9 Nov. 2018
I have cell A which is 1x2 in size. Each entry in the cell is a double with different sizes. Am I able to access the entries from A alone?
For example: A{1,2} (refers to the second matrix in cell A), but I want to access only the fifth column, for example.
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Matrices and Arrays finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!