flattern_struct(inp​ut, name)

flattern a struct with unknown numbers of nested structs

이 제출물을 팔로우합니다

for example:
input.field1 = struct()
input.field1.field2 = struct()
...
flattern the struct so it only has one layer, then you can convert it to cell/table etc.

인용 양식

uathena (2026). flattern_struct(input, name) (https://kr.mathworks.com/matlabcentral/fileexchange/64057-flattern_struct-input-name), MATLAB Central File Exchange. 검색 날짜: .

카테고리

Help CenterMATLAB Answers에서 Structures에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.2.0.0

fix a bug with string compare

1.1.0.0

add comments about input

1.0.0.0