Retrieve MATLAB array value associated with a given key
function_value =
getmcruserdata(key)
The command
is part of the MATLAB® Runtime User Data interface API. It returns
an empty matrix if no such key exists.function_value =
getmcruserdata(key)
function_value =
getmcruserdata('ParallelProfile');