singleStruct(s)

Version 1.0.0.0 (267 octets) par Ben Oeveren
Concatenates structure with multiple dimension into a single dimension struct.
37 téléchargements
Mise à jour 14 jan. 2016

Afficher la licence

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.

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2015b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Structures dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0