[Index for tmx.tbx]
[Return to Master Index]
tmxcompparams
(tmx.tbx/tmxcompparams.m)
Function Synopsis
cparam = tmxcompparams(runset, param)
Help text
Usage: cparam = tmxcompparams(runset, {param})
cparam = tmxcompparams(tmxh, {param})
Description: Return a tmx_param structure containing the computed
values for the specified runset or mex-system.
Input Parameters:
runset: A string specifying the name of the runset for which the
computed values are to be returned. The specified runset must
have been previously compiled using tmxmkdll.
tmxh: a tmx_handle of the mex-system for which the computed values
are to be returned.
param: If param is not specified, then the computed values for
default setting expressions are returned. If param, a tmx_param
structure, is specified then the parameter values associated
with those specified by param are returned.
Output Parameters:
cparam: a tmx_param structure which contains the computed values of
runset and parameters.
Cross-Reference Information
This function calls
Produced by mat2html on Wed Nov 22 10:44:15 2000
Cross-Directory links are: OFF