Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
Class Hashtable offers Matlab users access to the hash table data structure.
The class allows multiple key-value pairs specified in 'get', 'put' and 'remove' methods, using cell arrays to collect inputs and outputs, and offers vector forms of 'iskey' and 'isvalue', as well as the option to initialize a hash table with an initial key/value set.
Note that Java's involvement limits the range of types that can be stored in a Hashtable instance.
Citation pour cette source
Dimitri Shvorob (2026). Use a hash table (https://fr.mathworks.com/matlabcentral/fileexchange/20876-use-a-hash-table), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
Inspiré par : Simle Hashtable
Informations générales
- Version 1.0.0.0 (4,57 ko)
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 | minor change
|