| MATLAB® Compiler™ |  |
getmcruserdata - Retrieve MATLAB array value associated with given string key
Syntax
function_value =
getmcruserdata(key)
Description
The function_value =
getmcruserdata(key) command
is part of the MCR User Data interface API. It returns an empty matrix
if no such key exists. For information about this function, as well
as complete examples of usage, see Improving Data Access Using the MCR User Data Interface.
Example
function_value = getmcruserdata('ParallelConfigurationFile');
See Also
setmcruserdata
 | GetMcrID | | hardcopy |  |