struct2tabler( s )
Version 1.1.0.0 (1,5 KB) von
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.
Zitieren als
Michael Sansoni (2026). struct2tabler( s ) (https://de.mathworks.com/matlabcentral/fileexchange/56165-struct2tabler-s), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2015b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Mehr zu Data Type Conversion finden Sie in Help Center und MATLAB Answers
Tags
Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.1.0.0 | Update variable names |
||
| 1.0.0.0 |
