dict

Versión 1.0.0 (3,35 KB) por Nathan
Dictionary implementation in Matlab, based around java.util.HashMap()
1 Descarga
Actualizado 14 oct 2025

Ver licencia

A full dictionary implementation in MATLAB, for releases before R2022b, where the dictionary class was included. This implementation supports arbitrary input types. It also does not lock the input/output types, offering some advantages over 'dictionary'. The keys and values are NOT stored in the original order that they were entered, but they are displayed in consistent orders between the keys/values. The indexing operations on this object are overloaded, and do not allow for arrays of dict objects. Not recommended for large dictionaries of objects.

Citar como

Nathan (2025). dict (https://es.mathworks.com/matlabcentral/fileexchange/182310-dict), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2024b
Compatible con cualquier versión desde R2019b hasta R2025b
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0