values
Return values of Map object
Description
Note
dictionary is recommended over
containers.Map because it accepts more data types as
keys and values and provides better performance. (since R2022b)
valueSet = values( returns all
the values of the input M)Map object as a cell array.
Examples
Input Arguments
Version History
Introduced in R2008b