Filter löschen
Filter löschen

convert struct of cell in a matrix of cell

1 Ansicht (letzte 30 Tage)
elisa ewin
elisa ewin am 27 Apr. 2017
Kommentiert: elisa ewin am 9 Mai 2017
Hi,
there is a way to convert the struct of cell (attached) in a matrix of cell?
thanks

Akzeptierte Antwort

Guillaume
Guillaume am 27 Apr. 2017
Bearbeitet: Guillaume am 28 Apr. 2017
Are you looking for
{L1.l} %for row vector of cells
or something more complex?
  4 Kommentare
Stephen23
Stephen23 am 28 Apr. 2017
Why is this data not stored in a cell array in the first place? There is only one field in the structure, which totally defeats the purpose of using a structure.
elisa ewin
elisa ewin am 9 Mai 2017
If I have semanticTrajCluster.cluster.locID (attached), how can I make the same thing?

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Structures 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!

Translated by