dict

General purpose data storage object

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

DICT is a general purpose data storage object similar to the DICT object in Python. Data is stored as key/value pairs. Keys and values can be any Matlab data type.

引用

Doug Harriman (2026). dict (https://jp.mathworks.com/matlabcentral/fileexchange/19647-dict), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを得たファイル: lookupTable

ヒントを与えたファイル: Dictionary data structure

カテゴリ

Help Center および MATLAB AnswersCall Python from MATLAB についてさらに検索

一般的な情報

MATLAB リリースの互換性

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

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

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

Slight performance optimization. Added method to rename keys.