STRUCT2STR

버전 1.0.0.0 (2.98 KB) 작성자: Marco Cococcioni
Converts a struct intoa char string and, if needed, display the string. The function allows exportin
다운로드 수: 2.3K
업데이트 날짜: 2007/5/16

라이선스 보기

편집자 메모: This file was selected as MATLAB Central Pick of the Week

STRUCT2STR - Converts a struct into a char string and optionally display its pairs of field names and field values in a list box.
The rows of the list box visualizing the fields can be individually selected, and the corresponding fields can be copied to the clipboard.
In this way, this function can be used to paste significant fields of a struct to a plain text file, for documentation purposes.
By displaying the obtained char string we get a similar output as the one generated by the Matlab built-in function DISP, when called on
the original struct.

인용 양식

Marco Cococcioni (2024). STRUCT2STR (https://www.mathworks.com/matlabcentral/fileexchange/15017-struct2str), MATLAB Central File Exchange. 검색됨 .

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

줌: struct2str recursive

Community Treasure Hunt

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

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