Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
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>.
Zitieren als
Matthew Eicholtz (2026). vars2struct (https://de.mathworks.com/matlabcentral/fileexchange/57371-vars2struct), MATLAB Central File Exchange. Abgerufen .
Quellenangaben
Inspiriert von: Pack & Unpack variables to & from structures with enhanced functionality
Allgemeine Informationen
- Version 1.0.0.1 (738 Bytes)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.0.0.1 | Minor edits to description. |
||
| 1.0.0.0 |
