vars2struct

Convert variables to scalar structure.
197 téléchargements
Mise à jour 27 mai 2016

Afficher la licence

VARS2STRUCT Convert variables to scalar structure.
S = VARS2STRUCT packs each variable in the caller worksapce into an
output structure.

S = VARS2STRUCT(A,B,C,___) packs the input variables into an output
structure, such that fieldnames correspond to input variable names.

See also STRUCT2VARS <http://www.mathworks.com/matlabcentral/fileexchange/57370-struct2vars>.

Citation pour cette source

Matthew Eicholtz (2026). vars2struct (https://fr.mathworks.com/matlabcentral/fileexchange/57371-vars2struct), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2016a
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.0.0.1

Minor edits to description.

1.0.0.0