keySet — Keys of key-value pairs to remove numeric scalar | character vector | string scalar | cell array
Keys of the key-value pairs to remove from the Map
object, specified as a numeric scalar, character vector, string scalar, or
cell array. To remove multiple key-value pairs, specify
keySet as a cell array—even when you specify the keys
as numeric scalars or strings.