put
Description
Examples
Input Arguments
Tips
To add only one key-value entry as specified by
key, you can also use the syntaxstore(key) = value.
Version History
Introduced in R2022a
See Also
ValueStore | isKey | keys | remove | get
To add only one key-value entry as specified by key, you can also
use the syntax store(key) = value.
Introduced in R2022a
ValueStore | isKey | keys | remove | get