struct2tabler( s )
版本 1.1.0.0 (1.5 KB) 作者:
Michael Sansoni
Function to recursively iterate through structures to return a table.
struct2tabler Function to recursively iterate through structures to return a table.
T = STRUCT2TABLER(S) converts structures nested in structures to a table T. Each variable in the structures become an element of the table. Column names of the returned table are prefixed with the parent structure.
引用格式
Michael Sansoni (2025). struct2tabler( s ) (https://www.mathworks.com/matlabcentral/fileexchange/56165-struct2tabler-s), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2015b
兼容任何版本
平台兼容性
Windows macOS Linux类别
在 Help Center 和 MATLAB Answers 中查找有关 Data Type Conversion 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!