struct2tabler( s )

Function to recursively iterate through structures to return a table.
118 Downloads
Aktualisiert 25. Mär 2016

Lizenz anzeigen

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 Linux
Kategorien
Mehr zu Data Type Conversion finden Sie in Help Center und MATLAB Answers
Version Veröffentlicht Versionshinweise
1.1.0.0

Update variable names

1.0.0.0