Retrieve MATLAB array value associated with given string 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');