|
|
| File Information |
| Description |
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. |
| Acknowledgements |
The author wishes to acknowledge the following in the creation of this submission:
lookupTable
This submission has inspired the following:
Dictionary data structure
|
| MATLAB release |
MATLAB 7.6 (R2008a)
|
| Other requirements |
Requires the new class support in Matlab 2008a. |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (4) |
| 25 Apr 2008 |
Dimitri Shvorob
|
|
|
| 28 Apr 2008 |
Doug Harriman
|
|
|
| 06 Oct 2008 |
Doug Harriman
|
|
|
| 14 Apr 2009 |
M MA
|
|
|
| Updates |
| 23 Apr 2008 |
Fixed bug where error was caused if attempting to look up a key that did not exist. Now return empty matrix. |
| 29 Apr 2008 |
Slight performance optimization. Added method to rename keys. |
|
Contact us at files@mathworks.com