Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
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>.
Cita come
Matthew Eicholtz (2026). vars2struct (https://it.mathworks.com/matlabcentral/fileexchange/57371-vars2struct), MATLAB Central File Exchange. Recuperato .
Riconoscimenti
Ispirato da: Pack & Unpack variables to & from structures with enhanced functionality
Informazioni generali
- Versione 1.0.0.1 (738 Byte)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
