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://ww2.mathworks.cn/matlabcentral/fileexchange/19647-dict), MATLAB Central File Exchange. 检索时间: .

致谢

参考作品: lookupTable

启发作品: Dictionary data structure

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0

Slight performance optimization. Added method to rename keys.