Cell/Struct Tree, and Struct Sorting

Generates trees for cell arrays, structs and data, from a cell or a struct.

이 제출물을 팔로우합니다

Given a cell or a struct, is is sometimes usefull to know the tree from the main to the farthest branch.
The trees are returned as string cells, based on the data type. Each path can be effectively executed using Matlab built-in eval() function.

The sorting of struct is also implemented, with some limitations.
Sorting is achieved based on Matlab built-in sort() function, in reference to one of the fields. Therefore all fields should have equal number of elements.

Sorting cells in relation to one of the field is not implemented.

인용 양식

T. R. (2026). Cell/Struct Tree, and Struct Sorting (https://kr.mathworks.com/matlabcentral/fileexchange/31736-cell-struct-tree-and-struct-sorting), MATLAB Central File Exchange. 검색 날짜: .

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

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