flattenStruct2Cell

Version 1.2.0.0 (1,32 ko) par Paul
Takes a Nested Structure, and returns a linear Cell array
544 téléchargements
Mise à jour 12 mars 2014

Afficher la licence

% Extention of struct2cell
% Takes a (possibly) nested structure and returns a linear cell array
% containing all the elements of the structure and another cell array
% containing the names of elements
% usage I is a structure
% Input
% cellstack is the array of non-structure elements
%
% Output
% cellnamestack is the name of the element including the path through the
% hirearchy

Citation pour cette source

Paul (2026). flattenStruct2Cell (https://fr.mathworks.com/matlabcentral/fileexchange/45849-flattenstruct2cell), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2013b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Data Type Conversion dans Help Center et MATLAB Answers
Version Publié le Notes de version
1.2.0.0

Fixed bug which prevented layer one data.

1.1.0.0

Edited tags

1.0.0.0