dict

General purpose data storage object

You are now following this Submission

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.

Cite As

Doug Harriman (2026). dict (https://uk.mathworks.com/matlabcentral/fileexchange/19647-dict), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: lookupTable

Inspired: Dictionary data structure

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

Slight performance optimization. Added method to rename keys.