You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
A general purpose hashtable implemented completely in MATLAB, with O(1) performance. Allows use of almost any arbitrary MATLAB type as keys or values, including user-defined classes. You can customize behavior by supplying custom equality and hashcode functions.
In general, not as fast as alternative methods which do not allow arbitrary types as keys.
A short README is included with all details.
Cite As
Christopher (2026). hashtable class (https://www.mathworks.com/matlabcentral/fileexchange/15831-hashtable-class), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.1.0.0 (13.5 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
