vars2struct

Convert variables to scalar structure.

Ahora está siguiendo esta publicación

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>.

Citar como

Matthew Eicholtz (2026). vars2struct (https://es.mathworks.com/matlabcentral/fileexchange/57371-vars2struct), MATLAB Central File Exchange. Recuperado .

Categorías

Más información sobre Data Type Conversion en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.1

Minor edits to description.

1.0.0.0