Main Content
configureDictionary
Description
creates a d
= configureDictionary(keyType
,valueType
)dictionary
with
no entries that accepts keys of type keyType
and values of type
valueType
.
Examples
Input Arguments
Extended Capabilities
Version History
Introduced in R2023bSee Also
dictionary
| isConfigured
| types
| isKey
| lookup
| insert
| remove
| entries
| keys
| values
| numEntries