Filter löschen
Filter löschen

Info

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

Accessing specific cell in cell array nested in structures

1 Ansicht (letzte 30 Tage)
Gregory McFadden
Gregory McFadden am 18 Okt. 2016
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
Here is what I have. I have a structure set up as follows
data.N(i).values where values is a 2 dimensional cell array of strings. I want to extract the string from a cell (say (5,3) for example) in values for all N(i) in the data structure and return it in a column cell array. Is there an efficient non-looping way to do that?
thanks Greg

Antworten (0)

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by