필터 지우기
필터 지우기

convert struct of cell in a matrix of cell

조회 수: 1 (최근 30일)
elisa ewin
elisa ewin 2017년 4월 27일
댓글: elisa ewin 2017년 5월 9일
Hi,
there is a way to convert the struct of cell (attached) in a matrix of cell?
thanks

채택된 답변

Guillaume
Guillaume 2017년 4월 27일
편집: Guillaume 2017년 4월 28일
Are you looking for
{L1.l} %for row vector of cells
or something more complex?
  댓글 수: 4
Stephen23
Stephen23 2017년 4월 28일
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 2017년 5월 9일
If I have semanticTrajCluster.cluster.locID (attached), how can I make the same thing?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Structures에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by