Borrar filtros
Borrar filtros

convert struct of cell in a matrix of cell

1 visualización (últimos 30 días)
elisa ewin
elisa ewin el 27 de Abr. de 2017
Comentada: elisa ewin el 9 de Mayo de 2017
Hi,
there is a way to convert the struct of cell (attached) in a matrix of cell?
thanks

Respuesta aceptada

Guillaume
Guillaume el 27 de Abr. de 2017
Editada: Guillaume el 28 de Abr. de 2017
Are you looking for
{L1.l} %for row vector of cells
or something more complex?
  4 comentarios
Stephen23
Stephen23 el 28 de Abr. de 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 el 9 de Mayo de 2017
If I have semanticTrajCluster.cluster.locID (attached), how can I make the same thing?

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Structures en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by