You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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>.
Cite As
Matthew Eicholtz (2026). vars2struct (https://uk.mathworks.com/matlabcentral/fileexchange/57371-vars2struct), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: Pack & Unpack variables to & from structures with enhanced functionality
General Information
- Version 1.0.0.1 (738 Bytes)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
