dict

General purpose data storage object

Sie verfolgen jetzt diese Einreichung

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.

Zitieren als

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

Quellenangaben

Inspiriert von: lookupTable

Inspiriert: Dictionary data structure

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.0.0.0

Slight performance optimization. Added method to rename keys.