dict

General purpose data storage object

Vous suivez désormais cette soumission

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.

Citation pour cette source

Doug Harriman (2026). dict (https://fr.mathworks.com/matlabcentral/fileexchange/19647-dict), MATLAB Central File Exchange. Extrait(e) le .

Remerciements

Inspiré par : lookupTable

A inspiré : Dictionary data structure

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.0

Slight performance optimization. Added method to rename keys.