(d, key)
Check whether the dictionary contains specified key(s). Key can be either a string or a cell array. In the first case, the result is a logical scalar; otherwise, the result is a logical array with the same shape as key.
Package: general