StructFind

버전 1.0.0.0 (1.76 KB) 작성자: Alexander Mering
Find all fields within a struct (array) where the search pattern is found
다운로드 수: 735
업데이트 날짜: 2012/2/10

라이선스 보기

Function to search for entries within a structure. This is done recursively, running through all elements of array-structures.

Input:

search_struct: structure to be searched, could also be array of struct

search_object: string, integer, cell, array or other thing to be searched for

[optional]

structure_name: name of the structure to be searched. Used for full output of the structure content

Output:

FoundFields: Cell array of fields where the search object is found.

인용 양식

Alexander Mering (2024). StructFind (https://www.mathworks.com/matlabcentral/fileexchange/35022-structfind), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2011b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Structures에 대해 자세히 알아보기
도움

받음: structfind

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0