vars2struct

Convert variables to scalar structure.

現在この提出コンテンツをフォロー中です。

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

引用

Matthew Eicholtz (2026). vars2struct (https://jp.mathworks.com/matlabcentral/fileexchange/57371-vars2struct), MATLAB Central File Exchange. に取得済み.

カテゴリ

Help Center および MATLAB AnswersData Type Conversion についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.1

Minor edits to description.

1.0.0.0