dict

General purpose data storage object
2,3K Downloads
Aktualisiert 29. Apr 2008

Lizenz anzeigen

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 (2025). dict (https://de.mathworks.com/matlabcentral/fileexchange/19647-dict), MATLAB Central File Exchange. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2008a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Call Python from MATLAB finden Sie in Help Center und MATLAB Answers
Quellenangaben

Inspiriert von: lookupTable

Inspiriert: Dictionary data structure

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0

Slight performance optimization. Added method to rename keys.