singleStruct(s)

Versión 1.0.0.0 (267 Bytes) por Ben Oeveren
Concatenates structure with multiple dimension into a single dimension struct.
37 descargas
Actualizado 14 ene 2016

Ver licencia

This function converts a struct with multiple dimensions to a single dimension. For example struct s(1:n).field1 s(1:n).field2 etc will become s(1).field1 and s(1).field2.

Citar como

Ben Oeveren (2024). singleStruct(s) (https://www.mathworks.com/matlabcentral/fileexchange/54899-singlestruct-s), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2015b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Structures en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0