Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

Accessing specific cell in cell array nested in structures

3 vues (au cours des 30 derniers jours)
Gregory McFadden
Gregory McFadden le 18 Oct 2016
Clôturé : MATLAB Answer Bot le 20 Août 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
  1 commentaire
KSSV
KSSV le 19 Oct 2016
An example will clarify things further.

Réponses (0)

Cette question est clôturée.

Community Treasure Hunt

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

Start Hunting!

Translated by