vars2struct

バージョン 1.0.0.1 (738 Bytes) 作成者: Matthew Eicholtz
Convert variables to scalar structure.
ダウンロード: 197
更新 2016/5/27

ライセンスの表示

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. に取得済み.

MATLAB リリースの互換性
作成: R2016a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersData Type Conversion についてさらに検索
タグ タグを追加
バージョン 公開済み リリース ノート
1.0.0.1

Minor edits to description.

1.0.0.0